Hello Group, I was trying to increase the column size of a column in frontbase, but failed due to some constraint issues. I have searched and got a solution posted way back by Chuck:
http://markmail.org/message/uk46b2su2wb654up#query:frontbase%3A%20Semantic%20error%20278+page:1+mid:uk46b2su2wb654up+state:results I have first dropped the constraint. Then increased the column size. Noe the problem is am unable to add constraint. Please help. Following is the alter statement failing to work: ALTER TABLE "MYDB"."CUSTOMER" ADD CONSTRAINT NOT_NULL_MYDB_CUSTOMER__DESCRIPTION NOT NULL (DESCRIPTION) DEFAULT " "; Thank you, Shravan Kumar. M -----------------------------
_______________________________________________ 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]
