How To Intercept UpdateBatch and Call a Stored Procedure (191793)
The information in this article applies to:
- 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 Q191793 SUMMARY It may be desirable to call a stored procedure to insert
data rather than having the client-batch cursor do straight Inserts by means of
the UpdateBatch method.
The WillChangeRecord event provides a place
to intercept pending changes. REFERENCES
For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
189365
PRB: WillChangeRecord Event Does Not Fire on Update
Modification Type: | Minor | Last Reviewed: | 3/2/2005 |
---|
Keywords: | kbDatabase kbhowto kbStoredProc KB191793 kbAudDeveloper |
---|
|