Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Abbie Cohen   on Feb 01 In Java Category.

  
Question Answered By: Alvin Nguyen   on Feb 01

I haven't worked so much with Tomcat , but firstly, you should download
the JDBC driver ,there are different jdbc drivers availbale on the
internet JNet or microsoft jdbc driver .Secondly, set the CLASSPATH for
3 JDBC jar files and finally enjoy using the database  . I don't know
that tomcat offer connection  pools if so thhen you can make a
connectoin pool for it and get it by calling JNDI . or doing the
traditional work of making connection and statement and executing a
query.

Share: 

 
 
Didn't find what you were looking for? Find more on Create connection to a SQL Server 2000 database Or get search suggestion and latest updates.


Tagged: