Hi,

I have tried to create a command line interface for the simple ODA commands.
This is available on trunk/scripts/oda but if there is any other better
places to put it, please let me know.

The commands that we can use in scripts/oda are
./oda [options] dump
./oda [options] restore [DUMP FILE]
./oda [options] create_database
./oda [options] drop_database
./oda [options] list_databases
./oda [options] list_fields TABLE
./oda [options] list_tables

Or you can do this thing in the interactive mode. If you just type in
"$OSCAR_HOME/scripts/oda", "oda>" prompt will show up.
And then type in one of the following simple command lines.
dump
restore [DUMP FILE]
create_database
drop_database
list_databases
list_fields TABLE
list_tables

I tried to cover all the possible interactive situations in here but it
may not work properly. If you find anything weird/wrong, please let me know.

Regards,

-- 
- DongInn


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to