This topic is locked

Master Detail table foreign key problem

1/17/2005 4:27:43 PM
ASPRunnerPro General questions
B
bshimmel author

We are having a problem getting the detail table to add a new record with the master table Primary Key. Primary key is the foreign key in the detail table. We have tried to remove the foreign key on the add page without success, as suggested by another post.
Is there any work around for this problem?
Thanks in advanced

Sergey Kornilov admin 1/17/2005

Hi,
what exactly happens when you trying to add a new record? Any error messages?

501139 1/17/2005

No error. It will just not assign a value to the Foreign Key.

Sergey Kornilov admin 1/18/2005

Just remove foreign key field from the Add screen to enable auto-population of this column.
If this doesn't help you can zip and send the whole content of ASPRunner output folder to support@xlinesoft.com for investigation.