Hi Everyone,
I'm new to the forum, Access and DBs since the late 90's in general. I used to do some DBA on a DOS based DB called R:Base. I am the sole user on a work DB that was created by another employee before he left. Three months later I said to myself "Self this thing probably needs some maintenance."
So I back it up and do a Compact and Repair...
My Monthly report is suddenly missing data! I decide to do a query for one of the specific months that are missing and guess what? It shows up. I update this database manually every day with copy and paste append from Excel csv files to which I add a month and date field. So I decide to use the backup, delete the data that is not showing up (except for one table) in the "compacted/repaired" DB, re-import and then do another compact/repair. Same results. There is one table which is not easy to wipe out because it has to be pulled day by day as opposed to a range. This table is the "left join" table on which all queries/subqueries are built. All indexes are autonumber. Should I export all the data and re-import? Can I just delete the indexes and it can rebuild?
Thanks in advance for your help.
I'm new to the forum, Access and DBs since the late 90's in general. I used to do some DBA on a DOS based DB called R:Base. I am the sole user on a work DB that was created by another employee before he left. Three months later I said to myself "Self this thing probably needs some maintenance."
So I back it up and do a Compact and Repair...
My Monthly report is suddenly missing data! I decide to do a query for one of the specific months that are missing and guess what? It shows up. I update this database manually every day with copy and paste append from Excel csv files to which I add a month and date field. So I decide to use the backup, delete the data that is not showing up (except for one table) in the "compacted/repaired" DB, re-import and then do another compact/repair. Same results. There is one table which is not easy to wipe out because it has to be pulled day by day as opposed to a range. This table is the "left join" table on which all queries/subqueries are built. All indexes are autonumber. Should I export all the data and re-import? Can I just delete the indexes and it can rebuild?
Thanks in advance for your help.