| Author |
How to connect to SQL Server 2000 ? please help !!!
|
Imran Ahmed Khan
Greenhorn
Joined: May 01, 2002
Posts: 5
|
|
hi, I am trying to connect SQL Server 2000 with JDBC for the first time, and i dont know what to pass in the connetion URL when using DriverManager.getConnection here is the code: Class.forName"com.microsoft.jdbc.sqlserver.SQLServerDriver"); Connection conn = DriverManager.getConnection("") ??? i dont know what to put in the connection URL , can any body help me? [ July 11, 2002: Message edited by: Imran Ahmed Khan ]
|
SCJP2 , SCWCD
|
 |
Rene Larsen
Ranch Hand
Joined: Oct 12, 2001
Posts: 1179
|
|
/Rene
|
Regards, Rene Larsen
Dropbox Invite
|
 |
 |
|
|
subject: How to connect to SQL Server 2000 ? please help !!!
|
|
|