FIX: Invalid Bookmark Error Message Appears When Records Are Added to a Server-Side ADO Recordset
Symptoms
If you use a DataGrid to add a record to a server-side ActiveX Data Objects (ADO) recordset, you receive one of the following error messages when there are more records than the DataGrid can display:
Invalid Bookmark
-or-
c0000005 (access violation)
Resolution
The Invalid Bookmark error message appears if Visual Studio Service Pack 5 (SP5) has not been applied. The access violation error message appears if you have Microsoft Data Access Components (MDAC) 2.6 or MDAC 2.7 installed (without any service pack) on a computer that has Visual Studio Service Pack 5 (SP5) installed.
