Automatic create of ODBC data source -
08-23-2005
, 08:20 AM
I would like to create the ODBC data source (DSN) automaticly and
found the MS tools odbcconf.exe.
But the statement
odbcconf.exe /a {CONFIGSYSDSN "IBM INFORMIX 3.82 32 BIT"
DSN=INFORMIX;Description=Demo;SERVER=idsifx;DATABA SE=stores7"}
or
odbcconf.exe /a {CONFIGSYSDSN "IBM INFORMIX 3.82 32 BIT"
DSN=INFORMIX|Description=Demo|SERVER=idsifx|DATABA SE=stores7"}
does not work !
Ist the syntax correct ?
Or do you know another tool ?
We use Client-SDK 2.8x .
Martin Thole, Aachen |