Re: newbe
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Alejandro Guerrieri wrote: > I'd check the "tds version" parameter on the configuration file. Check > on the documentation to make sure that you're using the proper value for > your DB engine. All good advice. Remember, though, that "tsql -H" doesn't use freetds.conf. It has no servername to look up, because -H is a hostname, not a servername. --jkl