F
Frank
I have a database with three tables that are One to One relationship. I have
a Primary Field in each table named EventInfo_ID. I have set the first
EventInfo_ID Field to Identity Yes, Identity Increment 1 and Identity Speed
1. I then set a relationship with the three Tables by the EventInfo_ID
fields.
This works well when I run my form with an Access database but not when I
run the same form with a SQL database. The last two tables do not complete
Any Suggestions, what I need is for the first table to send the EventInfo_ID
number over to the other two tables when a record is completed?
Thank you
a Primary Field in each table named EventInfo_ID. I have set the first
EventInfo_ID Field to Identity Yes, Identity Increment 1 and Identity Speed
1. I then set a relationship with the three Tables by the EventInfo_ID
fields.
This works well when I run my form with an Access database but not when I
run the same form with a SQL database. The last two tables do not complete
Any Suggestions, what I need is for the first table to send the EventInfo_ID
number over to the other two tables when a record is completed?
Thank you