Re: Cross compilation with mingw
Cesare Leonardi <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CA+h1Z63x5+-MQoyf9EZPH4c8bKkv__r5qynwhBMKd7cF_GrK4w@mail.gmail.com> |
2011/7/18 Cesare Leonardi <[email protected]>: > But i get error if i attempt to use the "test" DSN i've created: > tsql -S test -U user I've forgotten to add that if i run the corresponding command using the osql.exe integrated with MSSQL 2000 i obtain a different error: osql -D test -U user -P pass [Driver Manager ODBC] Funzione SQLSetConnectAttr del driver non riuscita. Translated: Driver's SQLSetConnectAttr failed. Maybe some of the ODBCCONF.exe line i've omitted are needed? Cesare