开发者

connecting to ms sql 2005 from java

开发者 https://www.devze.com 2023-01-14 01:52 出处:网络
Can somebody help me connect to mssql 2005 with java. Can somebody post me the link or sth to find jar and the url format.

Can somebody help me connect to mssql 2005 with java. Can somebody post me the link or sth to find jar and the url format. What about jtds, what is the difference with microsof开发者_StackOverflow社区t? Which one to use better?

Thanks


This shows an example of how to do it:

http://www.java-tips.org/other-api-tips/jdbc/how-to-connect-microsoft-sql-server-using-jdbc.html

And here's the jDTS

http://jtds.sourceforge.net/faq.html

0

精彩评论

暂无评论...
验证码 换一张
取 消