Microsoft
Software
Hardware
Network
Question : Find Corrupt Record
I am trying to upsize all my access tables to sql server express the problem is that it keeps skipping one table. I suspect it may be because of a corrupt record because each time I attempt to run a query on this table I get an error that says Record Deleted. This table has 17,000 records so is there a way to find a corrupt record.
Answer : Find Corrupt Record
I suspect the table does not have a Primary Key, right? If not, add one.
Random Solutions
IIS7 produces "HTTP Error 404. The requested resource is not found" when no www is used
Backup Exec VSS error
Migration to Exchange 2010 problems
How do you change the default date in a mysql database from US format yyyy-mm-dd to UK format dd-mm-yyyy
Improving as a Programmer
Cybersource Error 80070005 System.UnauthorizedAccessE<wbr />xception: Retrieving the COM
Use xml parameter in SQL Server select
OWA 2007 Password Change Working with ISA 2006 When it Should Not.
access 2007 "Invalid field definition 'CustomerID' in definition of index or relationship
Pass user-defined table name to another form and run DoCmd.CopyObject