This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JDBC and the fly likes JDBC and MSSQL trusted connection Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "JDBC and MSSQL trusted connection" Watch "JDBC and MSSQL trusted connection" New topic
Author

JDBC and MSSQL trusted connection

Dmitry Danilov
Ranch Hand

Joined: Jan 27, 2004
Posts: 38
Hi there,

Doesn anybody happen to know if so called 'trusted connection' (Windows NT authentication) to MSSQL is supported by some version of MS jdbc driver?

Thanks,
Dmitry
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336

Not (yet) by the MS Driver. But jTDS does support it.


JavaRanch FAQ HowToAskQuestionsOnJavaRanch
Dmitry Danilov
Ranch Hand

Joined: Jan 27, 2004
Posts: 38
Paul, cheers mate!
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: JDBC and MSSQL trusted connection
 
Similar Threads
How to make a data source connection without writing a User name & Password and the -ds.xml file
JBoss 4.0 and MSSQL Server 2000
Why I'm learning to hate .Net
Trusted database connection between tomcat application server and DB2
getblob from db, then convert to byte and write to bitmap/jpeg