It's not a secret anymore!
The moose likes JDBC and the fly likes JDBC SQL Server Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "JDBC SQL Server" Watch "JDBC SQL Server" New topic
Author

JDBC SQL Server

Kamaljeet Singh
Greenhorn

Joined: Oct 25, 2002
Posts: 1
Hi!,
I am trying to connect to a remote SQL Server database from a java swing application.
I have 2 constraints :
1. DSN less connection is to be there.
2. I need NT authentication.
I came to know that for this type of connection TYpe 3 drivers are suitable.
Can anyone suggest some free TYpe 3 drivers.
And how to connect to SQL server with NT authentication, as i cannot have SQL authentication.
Thanx in advance.
Kamaljeet
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JDBC SQL Server
 
Similar Threads
JDBC for Sybase
Help Regarding Declaration Of Drivers
how to use type 2 or type 3 drivers in my beans
MS SQL Server / JDBC / Ant problems
eclipse with sql server 2005