Problem with reports

J

jeanulrich00

Hi

I have create a program that produce many reports

I need to send the program each day to our main office and they return
it to me.

When i receive the program back, it is impossible to open reports
(program not responding) even in design mode

The only thing I can do is to delete reports in the program and
replace it with same reports (issue from another copy of the
program). We are using network printers

Just for that I am starting to hate Access.

Is there a way to manage that easily

I have try so many differents things and I am thinking to give up and
use another program than Access

Please Help

thanks
 
K

Klatuu

Why are you sending the entire program?
I would suggest you split your database. That will create two mdb files, A
front end that contains all your forms, reports, queries, modules, and
macros, and a back end that contains all the data.

Make a copy of the front end and send it to the main office for them to use
there.

Now, rather than send the entire program, send them only the backend that
contains the data.

The problem probably is that you have different printers than they have at
the main office.
 

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