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  connected sql server 2000 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark " connected sql server 2000" Watch " connected sql server 2000" New topic
Author

connected sql server 2000

mahesh javvadi
Greenhorn

Joined: Oct 28, 2005
Posts: 1
how can we get connected to sql server 2000.which driver is preferred one?
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35437
    
    9
The free alternatives are basically jtds (on SourceForge) and the one from Microsoft (which, I understand, is quite buggy). There are any number of commercial drivers, have a look at Suns database


Android appsImageJ pluginsJava web charts
payal agrawal
Ranch Hand

Joined: Oct 11, 2005
Posts: 44
Look at the following URL

How to connect Microsoft Sql Server using JDBC
http://www.java-tips.org/content/view/305/29/
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: connected sql server 2000
 
Similar Threads
Best JDBC drivers?
Windows 2000/XP dual boot
Application Hang when delete() method execute
Scrollable ResultSet
This driver is locked for use with embedded applications