G
Guest
I want to Copy a backend file or Copy the Data and Structure (Incl.
Relationships) from code in the front end. Is it possible?
So far I cannot "filecopy" because the file is in use.
Have tried to filecopy a blank copy of the database (Structure with no data)
and then transfer the data into it but the "Transferdatabase" method fails
because of the relationships. It tries to delete the tables.
Should I somehow drop the link to the backend and then filecopy and relink
or should I transfer the data to the blank copy and then set the
relationships??
Both these ideas seem a bit messy! Any ideas?
Relationships) from code in the front end. Is it possible?
So far I cannot "filecopy" because the file is in use.
Have tried to filecopy a blank copy of the database (Structure with no data)
and then transfer the data into it but the "Transferdatabase" method fails
because of the relationships. It tries to delete the tables.
Should I somehow drop the link to the backend and then filecopy and relink
or should I transfer the data to the blank copy and then set the
relationships??
Both these ideas seem a bit messy! Any ideas?