Results 1 to 4 of 4
- 07-13-2011, 09:46 PM #1
Member
- Join Date
- Jul 2011
- Posts
- 3
- Rep Power
- 0
sql server express + tomcat 7 + jtds driver
Please please please can someone help.
I want to create JSP pages that work with a SQL Database and Tomcat on my laptop.
I have SQL Server Express setup fine on my localhost port 1433.
But I dont know how to make a connectionpool with tomcat so it connects to the database?? I have the sourceforge jtds driver I want to use rather than the microsoft one.
I dont know what to put in the xml files etc to make this work. Somebody please help? i have searched online and found nothing useful for this :(
- 07-14-2011, 06:33 AM #2
Senior Member
- Join Date
- Aug 2009
- Posts
- 2,388
- Rep Power
- 6
Read this The Apache Tomcat 5.5 Servlet/JSP Container - JNDI Datasource HOW-TO
to see how to configure a connection pool on tomcat
- 07-14-2011, 10:08 AM #3
Member
- Join Date
- Jul 2011
- Posts
- 3
- Rep Power
- 0
Thats for mysql which is different i understand ?
- 07-14-2011, 10:11 AM #4
Senior Member
- Join Date
- Aug 2009
- Posts
- 2,388
- Rep Power
- 6
Similar Threads
-
Netbeans 6.5 unable to connect MS SQL Server 2005 Express
By dpk_vash in forum NetBeansReplies: 4Last Post: 09-07-2010, 06:51 AM -
ClassNotFoundException: net.sourceforge.jtds.jdbc.Driver
By ddatta8 in forum Advanced JavaReplies: 0Last Post: 03-01-2010, 01:03 PM -
Tutorial candidate: Java connection to ms sql server 2005 express
By FON in forum New To JavaReplies: 0Last Post: 02-03-2010, 07:28 PM -
SQL server express edition connection
By pbaudru in forum JDBCReplies: 1Last Post: 01-19-2010, 09:59 AM -
how to connet to MS SQL in java by using net.sourceforge.jtds.jdbc driver
By cambo in forum JDBCReplies: 0Last Post: 12-18-2007, 06:07 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks