FRONTBASE add not null constraint?
FRONTBASE add not null constraint?
- Subject: FRONTBASE add not null constraint?
- From: "Shravan Kumar. M" <email@hidden>
- Date: Sat, 25 Jul 2009 21:56:27 -0700 (PDT)
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: Semantic error 278+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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden