EmployedAgain
Programmer
I have a database that builds a dynamic form through code every time it is needed. It worked great until replication was set up (using the built in replication wizard). Now it errors out when creating the dynamic form and setting the .hasmodule property. I assume it doesnt allow new forms in a replica copy and thats why this is happening? If so, is there any way around this or am I going to have to code my own replication-like process?
The master DB will not have changes done to it so I wouldnt have to worry about conflicts. It "should" just be an import process, assigning new primary keys to the imported records and updating the related records foreign keys. They just need all the data off the laptops they take out to do the testing to dump the data into one main db for analysis.
TIA
Bev
TIA
B
The master DB will not have changes done to it so I wouldnt have to worry about conflicts. It "should" just be an import process, assigning new primary keys to the imported records and updating the related records foreign keys. They just need all the data off the laptops they take out to do the testing to dump the data into one main db for analysis.
TIA
Bev
TIA
B