export the mysql ddl and manually convert it to derby ddl.
  create the derby database schema from this ddl.
  export mysql tables into delimited text files.
  import data from text files.
  regards,
  ali
  

Bryan Richardson <[EMAIL PROTECTED]> wrote:
  Hello all,

Can anyone tell me how I can migrate a MySQL database to Apache Derby?
Can ij do this? If so, is there a tutorial? If not, is there still
a way?

Thanks in advance! -- BTR

Reply via email to