hi Myriam,
You can run only one thing at a time. If you are running commsql &
creating your DB & then try to view thru JDBCmain, you might not see the
tables. Exit from commsql & then open JDBCmain. You'll find the tables.
You can access the DB only thru one application at a time. To verify
wether the tables are created, you can go to the dir where
your_db_app.prp file is kept. It'll have a dir "tables" which will have
a file by the table name you create if table creation is succesful.
see if it helps
-alok
alok@yack.com
"CHARRON, Myriam (Kanata)" wrote:
>
> Hello there,
>
> I am currently working on a layer project which talks to instantdb. I am
> not familiar with it and I need to create my own database. Should I be
> running the example with my own .txt and .sql files (modifying the run
> script) or is there a tool or a better way to talk to instantdb??? I am
> looking for some sort of application that would accept sql commands and let
> me create my database. So far I have tried commsql and running sample but
> with no luck. Commsql It takes all the statements but when I go into
> JDBCmain to view it nothing is there??? The sample application worked when I
> ran it as it is, but after modifying it and attempting to run my own script
> it doesn't seem to work!! I don't know what I am doing wrong? But I need to
> create one, any ways will do!
>
> thanks for your help
>
> Myriam D. Charron
> MDS Nordion
> Computer Products Group
> Kanata, Ontario
> phone: 613-592-3400 ext. 2705
> fax: 613-592-6559
>
> -----------------------------------------------------------------------------
> 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.
|