On Aug 13, 2009, at 2:30 AM, Stephan Bergmann wrote:



and similarly for postgresql-sdbc-impl.uno.dylib (whatever the latter is good for; include an additional -change X Y for libuno_salhelpergcc3.dylib.3 there).

Hope that helps (wrote it down without actually trying it out, so it might have minor typos),
-Stephan

Thanks Stephan,

That allowed the dylibs to register and the extension to load without error.

The xcu was not correct (the driver doesn't show in the list of available drivers) and the python test suite doesn't run (due to python issues as well as perhaps unknown driver issues).

I was able to modify the xcu and get the driver name into the list in the new database wizard, and connect to the running test database pqtest, create a tasks table using the new table wizard. There are some syntax errors using the OpenOffice database interface to create tables and insert data, so still some work to do.

Mike

Reply via email to