Copy object

R

Ryan

Is there a way to copy all database objects ie. queries, forms, reports,
modules, into another datbase without having to specify each object?? I have
a FE database and a backend databse, what I would like to do is have the
front end database get all the objects from a update FE database on a server
if it requires it, without specifiying each of the objects in the database.

If anybody has suggestions let me now

Thanks in advanced
 
S

Stuart McCall

Ryan said:
Is there a way to copy all database objects ie. queries, forms, reports,
modules, into another datbase without having to specify each object?? I
have
a FE database and a backend databse, what I would like to do is have the
front end database get all the objects from a update FE database on a
server
if it requires it, without specifiying each of the objects in the
database.

If anybody has suggestions let me now

Thanks in advanced

It can be done, but not that easily and the technique will cause bloating of
your FE.

Why not just copy the file from the server from say a shortcut?
 
R

Ryan

The BE of each of my branches sits local at each branch so the linked tables
are different at 3 locations...i would like to update the front end without
interupting the backend connection to the linked tables...unless there is
another way to do this.

Ryan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top