Error: Property Not Found

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

Guest

I am using Access 2000 and am trying to compact and repair the database. It
is giving me the message "Property not found." The help screen says "Error
3270." I am able to get into the database without any problem but I cannot
synchronize the files because they are to big. Any suggestions?
 
I am using Access 2000 and am trying to compact and repair the database. It
is giving me the message "Property not found." The help screen says "Error
3270." I am able to get into the database without any problem but I cannot
synchronize the files because they are to big. Any suggestions?


I think you must first figure out what property is not found and fix
that issue. Is there a 'Debug' button of the error message box? If so
click it, and the VB editor should highlight the offending line.
 
I am using Access 2000 and am trying to compact and repair the database. It
is giving me the message "Property not found." The help screen says "Error
3270." I am able to get into the database without any problem but I cannot
synchronize the files because they are to big. Any suggestions?

You may need to create a new, empty database and use File... Get External
Data... Import to import everything from this big database into the new one.
If you're replicated, this will get even more complicated... good luck!

I'd check Tony Toews' Corruption FAQ:

http://www.granite.ab.ca/access/corruptmdbs.htm


John W. Vinson [MVP]
 
Back
Top