Re: Cannot connect to MSSQL named instance
"Colin Adams" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
2008/8/1 James K. Lowden <[email protected]>: >> > TDSDUMP will show the 1434 interaction. >> >> Which section of the user manual describes this (I can't find it yet). > > There's nothing in the UG about the contents of the log. It changes > according to our whim. > >> What will it show that strace doesn't? > > It will show the attempts to contact the port, and any the contents of any > responses. But I already know from strace that there is no response - sendto timed out.