How To Manufacture an ADO Recordset Based on Another Recordset (247868)
The information in this article applies to:
- ActiveX Data Objects (ADO) 2.1
- ActiveX Data Objects (ADO) 2.1 SP1
- ActiveX Data Objects (ADO) 2.1 SP2
- ActiveX Data Objects (ADO) 2.5
- ActiveX Data Objects (ADO) 2.6
- ActiveX Data Objects (ADO) 2.7
This article was previously published under Q247868 SUMMARY Some corporate policies allow read-only access to database
tables with all updates being performed through stored procedures. If you want
to bind a data control, such as the Microsoft Data Grid or List View control,
to an ADO recordset, this can pose a problem keeping the recordset in sync with
the data if you can allow adding, deleting, and modifying records but you
cannot edit it directly through the recordset. REFERENCES For
additional information, click the following article number to view the article
in the Microsoft Knowledge Base: 305346
How To Copy DataRows Between DataTables by Using Visual Basic .NET
Modification Type: | Minor | Last Reviewed: | 7/2/2004 |
---|
Keywords: | kbhowto KB247868 |
---|
|