Two ways to copy the back end -
First way -
Code:
copy the back end
open the new BE
for each table
open table
select all records and delete
Rename the mdb to the current BE name after moving it to a different folder.
This leaves relationships intact.
Second way -
Code:
Create a new mdb
select FILE/GET EXTERNAL DATA/IMPORT
find & select the BE with the data
select the TABLES tab
select all tables
click on the OPTIONS button
select the "DEFINITIONS ONLY" radio button
Reset up the relationships
Rename the mdb to the current BE name after moving it to a different folder.
Do a Compact and Repair of both the FE and BE, then zip it. The data is gone, so you can email it. Or, using Filezilla (or other FTP program), you could FTP it