Derby Problem in creating tables -
06-05-2006
, 08:37 AM
Hi,
I have a script (.sql file) to create nearly 15 tables and also some
sequences. This script was originally written for Oracle DB. I was
trying to run the same on Derby DB, but the command
ij> run 'scriptname.sql'
is hanging. Any idea on this issue?
Thanks. |