A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Databases
»
JDBC
Author
JDBC Driver for MS SQL 2008
Shefali Dubey
Greenhorn
Joined: Oct 23, 2008
Posts: 4
posted
Oct 23, 2008 05:43:00
0
Do i need to add any jar for connecting to ms sql 2008 through my application. Currently it supports connection to 2000 & 2008.
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35438
9
posted
Oct 23, 2008 05:50:00
0
Welcome to JavaRanch.
You need to add the jar file that contains the driver; it's available from Microsoft. But maybe you already did that, since you say that SQLServer 2008 is already supported by the application?
Android apps
–
ImageJ plugins
–
Java web charts
Shefali Dubey
Greenhorn
Joined: Oct 23, 2008
Posts: 4
posted
Oct 23, 2008 06:04:00
0
Oh im so sorry...the application supports 2000 & 2005. Do i need to add/upgrade something for supporting 2008.
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35438
9
posted
Oct 23, 2008 06:50:00
0
See here:
http://msdn.microsoft.com/en-us/data/cc325721.aspx#20
Shefali Dubey
Greenhorn
Joined: Oct 23, 2008
Posts: 4
posted
Oct 23, 2008 07:52:00
0
Thanks...
As yet no
JDBC
driver version has been released for 2008...
I guess i wont need any upgradation
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
I like...
posted
Oct 23, 2008 08:29:00
0
Its worth giving
jTDS
a go. I'll bet it works.
JavaRanch FAQ
HowToAskQuestionsOnJavaRanch
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: JDBC Driver for MS SQL 2008
Similar Threads
Best JDBC drivers?
Application Hang when delete() method execute
App Performance : MS SQL 2005 vs MS SQL 2008
migration from MS sql 2000 to MS sql 2008
SQL command to show tables
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter