File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JDBC and the fly likes SQL server 2005 connection from java 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 "SQL server 2005 connection from java" Watch "SQL server 2005 connection from java" New topic
Author

SQL server 2005 connection from java

Vijesh V Nath
Greenhorn

Joined: May 13, 2006
Posts: 26

Hi Ranchers,
Please help me out in connecting a java program to MSSQL server 2005.
Also please provide the code snippet and steps for the same

thanks in advance

--Vijesh V Nath


Thanks,
Vijesh V Nath, Sr. Architect - Mobile applications
Muhammad Saifuddin
Ranch Hand

Joined: Dec 06, 2005
Posts: 1318

If you start to learning about JDBC then move here.

OR

if you have any problem in any specific area then share with us in the same with your code snippet.

OR

look inside JdbcFaq entries.


Saifuddin..
[Linkedin] How To Ask Questions On JavaRanch My OpenSource
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32690
    
    4
You go to Google.
You type "connect sql server Java".
And you find this.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: SQL server 2005 connection from java
 
Similar Threads
SQL XML bulk loading using JAVA
jdbc using sql server 2005
Class not found exception..
How JSP Connect MS SQL server 2005
count number of coulmns in table?