Update Resync

[Previous] [Next]

As you'll see in the next chapter, the ADO Cursor Engine uses action queries to submit the changes stored in your Recordset to your database. Action queries are similar to a one-sided conversation—that is, the action query does a lot of talking and almost no listening.

At times you'll want to know more than just whether your update succeeded, however. For example, perhaps you want to retrieve some values generated by your server, such as timestamps, defaults, and auto-incrementing fields. Recordsets that utilize the ADO Cursor Engine expose a dynamic property called Update Resync that you can use to retrieve such data. We'll cover Update Resync—how it works and how to use it—in more detail in Chapter 11.



Programming ADO
Programming MicrosoftВ® ADO.NET 2.0 Core Reference
ISBN: B002ECEFQM
EAN: N/A
Year: 2000
Pages: 131
Authors: David Sceppa

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net