by
allistar >> Mon, 19 Jan 2004 0:41:24 GMT
You can extract a schema using the jadclient application like this:
jadclient path=database-path schema=JadeSchema app=JadeBatchExtract endJade single abcschema.scm abcschema.ddb ABCSchema
That would extract the schema called "ABCSchema" for the database to files called "abcschema.scm" and "abcschema.ddb".
Look at pages 395, 396 and 397 in InstallAdmin.pdf for more details.
This will only extract the schema itself, not instances of any user classes in that schema.
You could then use jadloadb to automatically import those extracted schemas into another database.
Hope this helps,
Allistar.
--
------------------------------------------------------------------
Allistar Melville
Software Developer, Analyst
allistar@silvermoon.co.nz
Auckland, NEW ZEALAND
Silvermoon Software
Specialising in JADE development and consulting
Visit us at:
http://www.silvermoon.co.nz
*NEW* Simple web access to Jade at:
www.silvermoon.co.nz/jhp.html ------------------------------------------------------------------