create ODBC while setup

koen

Active member
Joined
Mar 29, 2004
Messages
31
elloow

Can somebody tell me if its possible to create an ODBC while you are running your setup... So that you dont have to make it manually after the setup

thx
 
I did it in the code...
for the people that are interested

API --> SQLConfigDataSource
 
Back
Top