Hi,

There is a little problem when doing an export of a PostgreSQL database where 
there is two schema (say public and queries).

The generation of schema.xml is OK.

But when generating data.xml DDL Utils will fail as it will try to read the 
content of tab1 in QUERIES with the SQL:
select * from tab1
instead of 
select * from queries.tab1

 
Good luck,
[EMAIL PROTECTED]
The Computing Froggy




        

        
                
___________________________________________________________________________ 
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