On 1/26/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:ip>
Thanks for this hint, but I think I use the same JDBC url for the creation of the schema and for inserting the data. Afterwards I tested by another programme (DBVisualizer) that the new database "issp_ddlutils_NewDb" has been created successfully with the correct schema (tables etc.) but naturally without the data. Could you please look in the following at my complete "build.xml" running by Ant. Is there an error in the <database url...> entry?
<snip> Mhmm, I have no idea what the problem is. I ran your build file using a fairly complex model and some data, and it worked just fine. Perhaps you could try a different Derby version ? Tom
