Hey Guys,
I have a split database....
In the front end, i have a form that connects a bunch of tables. My issue is that because 2 of the tables are a One to many relationship, it is making my form read only.
These 2 tables are linked from the back end database.
Table1 = MainT (has datasource primary key multiple times)
Table2 = DataSourceT (Has Primary Key linking the two)
Table3 = CorrectionT (has datasource primary key multiple times)
assistance would be greatly appreciated!!!!
I have a split database....
In the front end, i have a form that connects a bunch of tables. My issue is that because 2 of the tables are a One to many relationship, it is making my form read only.
These 2 tables are linked from the back end database.
Table1 = MainT (has datasource primary key multiple times)
Table2 = DataSourceT (Has Primary Key linking the two)
Table3 = CorrectionT (has datasource primary key multiple times)
assistance would be greatly appreciated!!!!