SQL Problems : No suitable driver

2005-05-26 Thread Vamsi_Doddapaneni
Hi all I have a problem with java application. My shell script uses some jar files and calls a class I have set up the DBAccessor.properties with driver=COM.ibm.db2.jdbc.app.DB2Driver # specify connection url url=jdbc:db2:dev_cms But iam getting SQL Problems : No suitable driver

Re: SQL Problems : No suitable driver

2005-05-26 Thread Dan Scott
=COM.ibm.db2.jdbc.app.DB2Driver # specify connection url url=jdbc:db2:dev_cms But iam getting SQL Problems : No suitable driver I have changed the driver to .net.DB2Driver also but still the problem persists. Could any body help me out .. Since the same file is working