vqServer Using JDBC
Servlets running under vqServer can make use of JDBC without restrictions. Many JDBC code samples include a line like Class.forName("sun.jdbc.odbc.JdbcOdbcDriver"); This line refers to a class which is present in Java Virtual Machines (JVMs) produced by Sun Microsystems but not in JVMs from other suppliers. If this class is not present vqServer will not be able to run the servlet properly and will return an error message. When vqServer is started by invoking vqServer.exe you are using a Microsoft JVM which does not contain this class. Possible solutions to this problem include:
vqServer version 1.9. Copyright © 1997-2000 Steve Shering and vqSoft. Last updated 8 October 1999. |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |