Myriad_Rocker
06-12-2008, 02:02 PM
Every time I try to go in and edit code in Access...I get this generic error. In was happening in 2007 so I installed 2003. Still happening. The only thing I have recently installed is SQL Server 2005 Express.
|
View Full Version : Error EVERY TIME I try to edit code Myriad_Rocker 06-12-2008, 02:02 PM Every time I try to go in and edit code in Access...I get this generic error. In was happening in 2007 so I installed 2003. Still happening. The only thing I have recently installed is SQL Server 2005 Express. Kempes 06-12-2008, 11:14 PM I had this issue a few years ago. I think your database is corrupt. You're best to open a new database and go to File, Get External Data. You can then copy all tables, Queries, Forms etc across from the corrupt db. Myriad_Rocker 06-13-2008, 04:59 AM I had this issue a few years ago. I think your database is corrupt. You're best to open a new database and go to File, Get External Data. You can then copy all tables, Queries, Forms etc across from the corrupt db. No, it happens on ALL databases. New or not. Myriad_Rocker 06-13-2008, 09:58 AM No one can shed some light on this show stopper? I have uninstalled nearly everything I can and still no dice. Pat Hartman 06-14-2008, 05:07 PM Make sure you have the lastest service packs installed. Try creating a new empty database and importing everything into it. That will sometimes resolve corruption issues. Myriad_Rocker 06-16-2008, 06:44 AM Make sure you have the lastest service packs installed. Try creating a new empty database and importing everything into it. That will sometimes resolve corruption issues. Like I said, regardless of whether I create a new database or not, it still happens. gemma-the-husky 06-16-2008, 09:38 AM its not an installation its a corrupt =database sometimes there fixable other times not go back to a back up, and restore whatever changes you made. You MAY be able ot import objects from the corrupt dbs. if you havent a backup, try opening a new dbs, and see if you can import objects. if you can, do a few objects at a time, making sure the corruption doesnt appear again, and make additional copies as you go. It may just be one corrupt form doing this. MSAccessRookie 06-16-2008, 10:04 AM AIt would appear that you feel that it is the installation environment, while others feel the database is corrupt. An easy way to sort out the difference would be to move the database file to a neutral site (perhaps a Laptop running Access) and see if it works there (or if any of the suggestions to repair it work there). If you are able to fix it, you know it is most likely not the installation environment. Good luck! NOTE: I did not notice if you were Access only or something like Access/SQL Server oriented. If it is the latter, you may need to create a dummy back end to test to see if it works. |