This is a discussion on Use odbcconf.exe to create DSN within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> I am tring to create a DSN with following command line, but it failed: ODBCCONF.EXE /a {CONFIGDSN "SQL Server" ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I am tring to create a DSN with following command line, but it failed: ODBCCONF.EXE /a {CONFIGDSN "SQL Server" "DSN=cmdOdbc;Server=BILL1;Description=command line test;Database=sql_billing;UID=bill;PWD=HOPE1;Port= 1433||"} Can somebody show me the correct syntax? PS. I am running WIN2k and MS SQL2000 . GC |