There are certain sample applications with enhydra.
You can use "ScriptTool" to create a DB. It takes a input file "sql1.txt". A
sample for sql1.txt can be found in a file InstantDB/Examples.
You can also use "commsql" for which is a ISQL or SQLPlus type application.
To use these, you need to include classes idb.jar & idbexmpl.jar in CLASSPATH.
These are found in InstantDB/Classes dir.
You can just run "java commsql". It'll ask for URL. Enter
"jdbc:idb:/usr/local/InstantDb/Examples/sample.prp" (or the path to your
sample.prp)
The documentation for these applications can be found at :
http://instantdb.enhydra.org/software/documentation/sample-applications.html
try these out & see it it helps.
--
-alok
alok@yack.com
"D.Yutzy" wrote:
> I'm new, so take it easy....
>
> I've looked through the DOCS and cannot find an example of how to create
> a database, PRP, tables, indexes, etc.
>
> Am I missing something obvious?
> -----------------------------------------------------------------------------
> 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.
|