07-02-2008, 07:21 AM
|
#5 (permalink)
|
| Crystal Reports Guru Join Date: May 2006 Location: Philadelphia, PA
Posts: 1,297
Downloads: 19 Uploads: 6 Rep Power: 5  | Quote: Originally Posted by KameSama The foreign key constraint helps to ensure database integrity. Basically, it is saying that the FK_ACTION_1 (which is the action1.Fields(ACTION_fld_RECORDS_ID) ) does not exist in the table "dbo.RECORDS" in the column 'ID'. The most common reason for this is that you are using the wrong ID field. The constituent ID on the action needs to be the constituent's RE System ID. You'll probably want to use some method to determine what value you are passing to the action.
Drew
__________________ J. Drew Allen
Crystal Reports and SQL Server Consultant 
It is better to live your destiny imperfectly than to live an imitation of somebody else's life with perfection. |