Re: Using SSL With DBLIB/TinyTDS
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 12 Apr 2011 22:18:49 -0400 Ken Collins <[email protected]> wrote: > DBSETLSECURE(login) > > What was this supposed to do? Just make the login secure? http://msdn.microsoft.com/en-us/library/aa937056(SQL.80).aspx FreeTDS ignores it, however. We use the username if provided, else SSPI/Kerberos. --jkl