ij Properties Reference,
Page 4 of 9


[top]
[prev]
[next]
Documentation Top
Index for This Book

ij.driver

Function

Loads the JDBC driver that the class specifies.

Syntax

ij.driver=JDBCDriverClassName

Synonyms

In releases prior to 1.5, this property was called driver. The driver property is still supported and is a synonym.

Examples

 D:>java -Dij.driver=sun.jdbc.odbc.JdbcOdbcDriver COM.cloudscape.tools.ij
 ij version 2.0 (c) 1997-1999 Cloudscape, Inc.
 ij> Connect 'jdbc:odbc:MyODBCDataSource';
 ij>

See Also

[top]
[prev]
[next]


Cloudscape Version 3.0
For technical support, go to: www.cloudscape.com and click Support.
Copyright © 1998 and 1999 Cloudscape, Inc. All rights reserved.