Hi Raj,
--- Raj Bhaskar <9705228b@student.gla.ac.uk> wrote:
> 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.
>
There is good doc of script tool under sample
applications.
http://instantdb.enhydra.org/software/documentation/sample-applications.html#scriptool
>
> 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?
>
It will use relative path.
Rgds, george
__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.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.
|