Hi all,
I have a very basic database (one table) that I want to create in
InstantDB (currently in Access). I've looked at some of the supplied
scripts, and think that I understand the syntax, but I'm not sure how I go
about running my own script to create the database.
Also, if I don't supply a path to the .prp file in the connection string, will it
be assumed to be in the same directory as the class being executed?
Eg, if I have the line:
Connection con= DriverManager.getConnection("jdbc:idb:foo.prp");
and the program is c:\bar\myclass.java, will the connection look in the
appropriate directory, or do absolute paths always have to be given?
Thanks for your patience (I'm still very new with InstantDB),
Raj.
------------------------------------------------------------------
__ __
| | | | Rajnish Bhaskar, University of Glasgow
|_ / |_ / E-Mail: rajy@i.am
| \ | \ Home Page: http://i.am/rajy
| \ |__/
Help feed the hungry people of the world.
Give a free donation of food at http://www.thehungersite.com
-----------------------------------------------------------------------------
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.
|