force security by sql server
Pawel <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Hi, regarding to my last post: Is it possible to make a connection to sql 2000 that uses "force secucirty" ? My tsql result : Msg 20003, Level 6, State -1, Server OpenClient, Line -1 Adaptive Server connection timed out And debug log: .... (net.c:1011):before read (util.c:334):tdserror(0xbeab4342c0, 0xbeab434520, 20003, 2) (util.c:368):tdserror: client library returned TDS_INT_CANCEL(2) (util.c:389):tdserror: returning TDS_INT_CANCEL(2) (util.c:162):Changed query state from IDLE to DEAD (net.c:1050):GNUTLS: level 7: .. connection with sql 2008 that force encryption works correctly Thanks Pawel Z