From: Thomas L. B. <tho...@to...> - 2004-03-15 04:42:11
|
Following your getting started instructions I think I may have found a bug. DbDirect did not correctly identify nullable columns in a PostgreSQL table. Instead, it took them to be 'NOT NULL'. The example worked perfectly with MySQL however. Tom |