InstantDB Project
About InstantDB
Project Mail Lists
Short History
Reporting Bugs
Screen Shots
3rd Party Examples
FAQs

Software
Downloads
Documentation
CVS Repositories
Roadmap
License

About Enhydra.org
Who We Are
News, Articles & Events
Getting Involved
Contact Us

Community
Demos
Contributions
Resources
Case Studies
On The Edge! -NEW-
Commercial Vendors


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: InstantDB: How the heck to do you create a DB from scratch?


To create an InstantDB database, take a copy of the sample.prp file and
place it in a directory of your choice, say:

c:\mydir\mydb.prp

Then take a copy of sql1.txt and edit it to open

jdbc:idb:c:/mydir/mydb.prp

(forward slashes as this is a URL). Edit the remainder of sql1.txt to create
and tables and add any data that you like using the usual SQL commands. Then
use ScriptTool to run sql1.txt as described in
http://instantdb.enhydra.org/software/documentation/install.html.

Regards

Peter Hearty
Lutris Technologies UK Ltd.
-----Original Message-----
From: D.Yutzy <dyutzy@copper.net>
To: instantdb@enhydra.org <instantdb@enhydra.org>
Date: 25 July 2000 18:16
Subject: InstantDB: How the heck to do you create a DB from scratch?


>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.