473,419 Members | 1,523 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,419 software developers and data experts.

Table 'MSysAccessObjects' already exists

I am receiving this error message when I attempt to open an Access 2000 .mdb file. I also receive it when I try to import from that file into a new .mdb file. I opened the file with no problem two days ago and closed it normally (as far as I know). The error started appearing yesterday when I first tried to open it. Unfortunately, the file was backed up overnight, so the previous version is not available.

I have read all of the references to this error being received when trying to compact and repair, but I can find no information on what to do when it shows up while trying to open a database.

Can anyone help, please?

Thanks,
Bruce
Jul 18 '08 #1
1 4557
owuraku
33
Maaannn...you're in luck. I ran into this problem just this morning and the funny thing is it took just 2 minutes to rectify it.

*Solution 1
Hold down the "shift" and click to open your database.
On the Tools menu, click Options.
On the View tab, select the System objects check box and then click OK.
In the Database window, click Tables in the left pane.
In the right pane, select and then delete TempMSysAccessObjects table.

*I used solution 1 to solve my issue under 2 minutes. If Solution 1 doesnt work, try solution 2.

Solution 2
Create a new database. Name the new database Database_2.
Make sure that the view for System objects is not selected. To do this, follow these steps:
a. In the Database window on the Tools menu, click Options.
b. On the View tab in the Options dialog box, clear System objects and then click OK.
On the File menu, point to Get External Data and then click Import.
In the Import dialog box, select Database_1 database and then click Import.
In the Import Objects dialog box, click Options.
In the Import Objects dialog box, click Select All.
Under the Import section, select both the Menus and Toolbars check box and the Import/Export Specs check box.
In the Import Objects dialog box, select each tab and then repeat step 7 for each of the tabs.
In the Import Objects dialog box, click OK.
In the Database window on the Tools menu, click Database Utilities and then click Compact and Repair Database.
*Note Make sure that all objects from Database_1 database are imported to Database_2 database.
Quit Access.
Rename Database_1 database to Database_1_Backup.
Rename Database_2 to Database_1.

Source: http://support.microsoft.com/kb/818099
Jul 18 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Jonathan | last post by:
I am looking for a simple way to check if a database table exists. I keep getting advice to use "Try.. Catch" and other error handling methods, but I obviously don't want to have to display an...
1
by: shottarum | last post by:
I currently have 2 tables as follows: CREATE TABLE . ( mhan8 int, mhac02 varchar(5), mhmot varchar(5), mhupmj int )
3
by: Michael Magg | last post by:
Hello! I wanna import a table with a makro, but a table with this name already exists. So the imported table (f. i. "table") is saved as "table1". How can I check, if such a table already exists...
5
by: jasenpeters | last post by:
Dear Colleagues, MS-Access 2000 After compacting and repairing a database... "AOIndex is not an index in this table." Error 3800 Shows up when attempting to open or manipulate the database...
8
by: bob | last post by:
I am writing some code to create new tables in a SQL database. However, I don't want to try to create a table if it already exists. How can I test beforehand to see if a particular named table...
2
by: RLN | last post by:
Re: Access 2003 I have code to check to see if a table exists. There are several other tables (tblQ12, tblQ13, etc) that do already exist & this code runs fine; msgbox says the value returned is...
4
by: Deus402 | last post by:
Here is my table design: tblEmployers EmployerID autonum (primary key) EmployerName text tblLocations LocationID autonum (primary key) EmployerID longint (foreign key) LocationAdress text
4
by: kabradley | last post by:
Hello all, I'm using Access 2000 and have another question. I have a table that holds information about particular investments. Each investment has a LPName and an autonumber LPID. I have a form...
15
by: OfficeDummy | last post by:
Hello all! I searched the Internet and this forum for a similar problem, but I found no help... Also, I'm a complete newbie to the fascinating world of programming, VBA and Access, so my question...
7
by: sasimca007 | last post by:
Hello friends, What my doubt is, a page is already designed in that page a table exists, and i am doing a script like a radio button exixts and when click that radio button...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.