Page 1 of 1

Removing Schema

Posted: Tue Mar 06, 2012 12:24 pm
by saraha
Hi,

Is there a command line that can be used to remove a schema without having to undeploy the system.

Thanks

Re: Removing Schema

Posted: Tue Mar 06, 2012 12:52 pm
by torrie
Take a look at the documentation for JadLoad, you can delete a schema via command line with the Jadloadb utility. e.g.

jadloadb path=d:\jade\system ini=d:\jade\myjade.ini deleteSchema=DbAdminTest

Re: Removing Schema

Posted: Tue Mar 06, 2012 1:28 pm
by saraha
Thanks :-)