Hi,

I am exporting a database from PostgreSQL into Derby, using the ant tasks.

The schema has been generated OK.
So it seems, anyway: I had the following messages:
[ddlToDatabase] INFO: Executed 190 SQL command(s) with 0 error(s)
[ddlToDatabase] Written schema to database

But then the data import (I guess) fails with the following messages:
BUILD FAILED
C:\apps\Ddlutils-test\build.xml:35: Could not parse or write data file 
C:\apps\Ddlutils-test\data.xml

It will be nice to get an  line number where the import fails and also the SQL 
error (as I suppose, it fails because of some SQL problems).
Like this it makes it really hard to know what's going wrong ... particularly 
considering the data are exported from an identical PG db (so there should be 
no problems).



Have fun,
[EMAIL PROTECTED]
The Travelling Froggy
TravellingFroggy.info




        

        
                
___________________________________________________________________________ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com

Reply via email to