![]()
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
ij.databaseFunctionCreates a connection with a generated name to the given database connection URL when ij starts up, thus creating an initial connection (with a generated name) for the ij session. (If you have specified an ij.protocol, you can use a shortened form of the URL.) After it boots, ij displays the generated name of the connection made with this property. SyntaxThe databaseConnectionURL is not a string; do not enclose it in quotation marks. SynonymsIn releases prior to 1.5, this property was called database. The database property is still supported and is a synonym. Examplejava -Dij.protocol=jdbc:cloudscape: -Dij.connection.tours1=toursDB -Dij.connection.anotherConn=anotherDB -Dij.database=wombat;create=true COM.cloudscape.tools.ij ij version 2.0 (c) 1997-1999 Cloudscape, Inc. CONNECTION2* - jdbc:cloudscape:wombat;create=true ANOTHERCONN - jdbc:cloudscape:anotherDB TOURS1 - jdbc:cloudscape:toursDB * = current connection ij(CONNECTION2)> | ||
![]() ![]() ![]() ![]() ![]() ![]() | ![]() ![]() Cloudscape Version 3.0 ![]() For technical support, go to: www.cloudscape.com and click Support. Copyright © 1998 and 1999 Cloudscape, Inc. All rights reserved. |