RE: Database Driver - I have found the answer

2001-09-07 Thread Robert Turner
I have found the answer to the problem. In the files workers.properties and wrapper.properties there are some classpath lines. I each I added a line with the JSQLconnect.jar in it. worker.inprocess.class_path=$(workers.tomcat_home)$(ps)lib$(ps)JSQLconnect.jar wrapper.class_path=$(wrapper.tomcat_h

RE: Database Driver

2001-09-07 Thread Robert Turner
--- "Artigas, Ricardo Y." <[EMAIL PROTECTED]> Download a trial/single use copy from www.j-netdirect.com The product JSQLConnect Robert wrote: > I'm not quite sure but try adding the jar's filepath > to your tomcat startup > script (tomcat.bat). > look for the lines similar to below and add

RE: Database Driver

2001-09-06 Thread Artigas, Ricardo Y.
I'm not quite sure but try adding the jar's filepath to your tomcat startup script (tomcat.bat). look for the lines similar to below and add one more line for your driver. (see line with your_sqldriver.jar). Where did you download your driver from? hth. :staticClasspath echo Setting your CLASSPAT

Re: Database Driver

2001-09-06 Thread Vijaya Kumar
- Original Message - From: "Robert Turner" <[EMAIL PROTECTED]> To: "tomcat-user" <[EMAIL PROTECTED]> Sent: Friday, September 07, 2001 10:59 AM Subject: Database Driver > I downloaded JSQLConnect, JDBC MSSQL type 4 driver, > but I am failing to get it to work. I am using Windows > XP (RC