Re: [IM002][unixODBC][Driver Manager]Data source name not found, and no default driver specified
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
doug livesey wrote: > I can > connect using SQSH, but am struggling when I try to use isql. > Using isql gives me the following error: > [IM002][unixODBC][Driver Manager]Data source name not found, and no > default driver specified Does osql diagnose the problem? If it's not in your distribution, you can use any recent tarball or download it from CVS. The files you want are: src/apps/osql doc/osql.txt osql is just a shell script that attempts to report ODBC configuration errors. If it doesn't work for you or produce a clear message, I'd be interested to know about it. --jkl