Am 09.04.2008 um 23:28 schrieb Helmut Schottmüller:
table.newColumn("responsible", java.sql.Types.LONGVARCHAR, 0, 0, 0, false, "", "default");

to fill the new field with a default value "default" to deal with the already existing datasets. But I always get an org.postgresql.util.PSQLException: ERROR: column "responsible" contains null values.

Using DB defaults may *not* be a good idea if you don't also have them in EOF code. EOF will save and then have a different value in mem as in the DB.

Cheers, Anjo _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to