On Mon, 12 Feb 2001, Jason van Zyl wrote: > Hi, > > I am building the Turbine Developer's Kit and I use > the <sql> task to automatically insert SQL generated > by the project build process and have found that for > MySQL it works beautifully, but I have just tried it > with Postgres it's not cooperating :-)
What version of Postgres and what version of the driver are you trying? What exactly is failing? Can you give us a paste of the error message? I've been using the <sql> task since Ant 1.2 shipped with PostgreSQL 7.0.2 on several different projects and it works flawlessly. Bill
