Hi,
I have a database split into a back end and front end. I am having trouble with the database corrupting (long story - cannot change the situation). What I want to do is write some code to copy the table structures from the existing BE to a new clean database and also copy the objects in the front end to a new clean database. My question is, if I use the transferdatabase method, will it copy over the corruption? If so, does anyone have an idea of how I can do this?
Thanks,
MSB
I have a database split into a back end and front end. I am having trouble with the database corrupting (long story - cannot change the situation). What I want to do is write some code to copy the table structures from the existing BE to a new clean database and also copy the objects in the front end to a new clean database. My question is, if I use the transferdatabase method, will it copy over the corruption? If so, does anyone have an idea of how I can do this?
Thanks,
MSB