Make MDE Error

T

Travis

Hi ,

I am compling my access database (mdb) to mde. I receive an error saying
the the table's ID my exceed 2048 and I force to not compile. I just have
several forms , reports , query and tables inside. But it definetely not
exceed 2048.
Any one can help me on this ?
 
A

Arvin Meyer

First, make a copy of your database. Try a Compact and Repair (from the
Tools menu) If that doesn't work, import all the objects into a new empty
database, reset or add any references that you may need and try compiling
again.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access
 
Top