[ https://issues.apache.org/jira/browse/DDLUTILS-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468220 ]
Laurent ROCHE commented on DDLUTILS-151: ---------------------------------------- I will do some tests later on (a couple of weeks) and will post the results on JIRA ! Have fun, [EMAIL PROTECTED] The Computing Froggy ----- Message d'origine ---- De : Thomas Dudziak (JIRA) <[EMAIL PROTECTED]> À : [EMAIL PROTECTED] Envoyé le : Lundi, 29 Janvier 2007, 4h42mn 49s Objet : [jira] Commented: (DDLUTILS-151) Can not export data if multiple schemas from PostgreSQL [ https://issues.apache.org/jira/browse/DDLUTILS-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468177 ] Thomas Dudziak commented on DDLUTILS-151: ----------------------------------------- Please test these database urls and credentials using a small Java program and plain JDBC statements. DdlUtils does nothing special to access a database, it uses plain JDBC, so my first guess would be that there is a problem with the connectivity (e.g. access rights). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. ___________________________________________________________________________ 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 > Can not export data if multiple schemas from PostgreSQL > ------------------------------------------------------- > > Key: DDLUTILS-151 > URL: https://issues.apache.org/jira/browse/DDLUTILS-151 > Project: DdlUtils > Issue Type: Bug > Affects Versions: 1.0 > Environment: PostgreSQL 8.1.4 on i486-pc-linux-gnu, compiled by GCC > gcc-4.0.gcc-opt (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5) > Ant tasks > Reporter: Laurent ROCHE > Assigned To: Thomas Dudziak > > When running an Ant Task, databaseToDdl with writeDataToFile on a PosgreSQL > database with more than the public database, DDL-Utils fails ! > The error message is: > org.apache.ddlutils.DatabaseOperationException: Error while performing a > query > and adding the option verbosity="DEBUG" does not add more information. > Cheers, > [EMAIL PROTECTED] -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.