Cronk
Registered User.
- Local time
- Tomorrow, 01:29
- Joined
- Jul 4, 2013
- Messages
- 2,799
Did I say I created the db automatically? No, I (manually) created an empty database, exported the structures of the main tables to this db. I changed the PK's from Autonumber to long and added a new PK. Linked the FE to the new "backup" BE but changed the file names in the FE to, for example, tblLogContracts, where the main BE link was tblContracts.
On the form open and after insert events, the record is copied to the Log db.
In the two sites I have set up such a procedure, I'm sure it was network instablility at the time that caused the problems.
On the form open and after insert events, the record is copied to the Log db.
In the two sites I have set up such a procedure, I'm sure it was network instablility at the time that caused the problems.