-----Opprinnelig melding-----
Fra: owner-instantDB@enhydra.org [mailto:owner-instantDB@enhydra.org] På
vegne av¨ä²"
Sendt: 20. juli 2000 09:46
Til: instantdb@enhydra.org
Emne: InstantDB: A question.
Copy the sample.prp file to your desired location and rename it.
Open the new database like:
Class.forName("org.enhydra.instantdb.jdbc.idbDriver");
_connection = DriverManager.getConnection("jdbc:idb:D:\\
IDB\\LabTrack.prp", "sa", "");
Einar Valen
I am a new user, and I would like to know how to create another database
with the name I assign instead of the default 'samle'. Can you help me?
Thanks a lot.
Alan
----------------------------------------------------------------------------
-
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email. If you have
other questions regarding this mailing list, send email to the list admin at
owner-instantdb@enhydra.org.
-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.
|