INFO: Certain Recordsets Cannot Directly Post to Database (190903)
The information in this article applies to:
- Remote Data Service for ADO
- Remote Data Service for ADO 1.1
- Remote Data Service for ADO 1.5
- Remote Data Service for ADO 2.0
- Remote Data Service for ADO 2.1 SP2
- Remote Data Service for ADO 2.5
- Remote Data Service for ADO 2.6
- Remote Data Service for ADO 2.7
- ActiveX Data Objects (ADO) 1.0
- ActiveX Data Objects (ADO) 1.5
- ActiveX Data Objects (ADO) 2.0
- 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 Q190903 SUMMARY
The Remote Data Service objects RDSServer.DataFactory and RDS.DataControl
offer a method CreateRecordset that allows you to dynamically create a
recordset in memory. However, there is no way to post this recordset to a
back-end database directly, even if the created recordset matches the
structure of an existing table on your back-end database.
This also applies if a recordset is created with ActiveX Data Objects (ADO)
code.
Modification Type: | Minor | Last Reviewed: | 8/19/2005 |
---|
Keywords: | kbDatabase kbinfo KB190903 |
---|
|