reserve error received on copies of my Db mailed to others

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I mail out regular updates to a database by emptying my copy, doing a compact
and repair and mailing out.

Has always worked before, suddenly I the users (folks receiving the Db) are
getting an error "-1517: Reserve Error. There is no Message for this error"

This database has some very complex queries, but no SQL or macros.

My copy still works fine.

Help????
 
Susie said:
I mail out regular updates to a database by emptying my copy, doing a
compact
and repair and mailing out.

Has always worked before, suddenly I the users (folks receiving the Db)
are
getting an error "-1517: Reserve Error. There is no Message for this
error"

This database has some very complex queries, but no SQL or macros.

My copy still works fine.

Help????


If you have made design changes to tables, you need to compact the backend.
In addition you also need to refresh the links in the frontend and compact
it.

It sounds as though you didn't do that second step.
 
Back
Top