how to update foreign key
-
i m having 2 table rolles and forms . rolles having a pk roll_id which is foreign key in forms table. now i want to update the forms table.but it is generating error. how to write the query.
-
i m having 2 table rolles and forms . rolles having a pk roll_id which is foreign key in forms table. now i want to update the forms table.but it is generating error. how to write the query.
shabi uz zaman wrote:
it is generating error
That's not really helpful. You expect people to look in their crystal ball and know the answer for you. Try being more descriptive.
"I guess it's what separates the professionals from the drag and drop, girly wirly, namby pamby, wishy washy, can't code for crap types." - Pete O'Hanlon
-
i m having 2 table rolles and forms . rolles having a pk roll_id which is foreign key in forms table. now i want to update the forms table.but it is generating error. how to write the query.
You have defined that Roles inherit Forms... is this really what you intended?
Mark Churchill Director Dunn & Churchill Diamond Binding: Zero to Data Layer in 3 mins