![]() |
ij Commands and Errors Reference
|
Absolute |
DriverSyntaxDRIVER String DescriptionTakes the value of the string and issues a Class.forName request to load the named class. The class is expected to be a JDBC driver that registers itself with java.sql.DriverManager. If the Driver command succeeds, a new ij prompt appears for the next command. Exampleij> -- load the Cloudscape driver so that a connection -- can be made: driver 'COM.cloudscape.core.JDBCDriver'; ij> connect 'jdbc:cloudscape:menuDB;create=true'; ij> |
|
![]() Cloudscape Version 3.6 For information about Cloudscape technical support, go to: www.cloudscape.com/support/.Copyright © 1998, 1999, 2000 Informix Software, Inc. All rights reserved. |