Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

backup and restore forms reports and macros

Status
Not open for further replies.

superemilio

Programmer
Aug 29, 2003
4
UY
I want to copy a project including forms reports and macros, but when I backup a project (backup database...) and later restore in another computer (restore database...) only the tables and queries are restored.
how can I solve it?

thanks...
 
Hi,

if you want to copy the reports, forms and macros then copy the frontend. The *.ADP-file.
And in this file the connection to the backend is stored, which I think you've tried to copy. In a network you don't need to copy the database (which is usually stored on one machine/server), just the frontend which contains the forms, reports and macros.

Greetings,
Jens
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top