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
Microsoft forefront and Windows 7 installation failure
Need SQL Syntax help to make my qry more efficient.
Subform Problems, Method Form of object Subform failed
How to open zip files in outlook without saving the attachment
VBA error disables page layout
Help with recordsets
Access a connectionstring from app.config in xaml file for WPF application
Using SQL for Gridview Paging vs Caching
How Do I Make the Choices in One Access Form ComboBox Contingent upon a Choice in Another?
Inner join on 2 fields with different data types.