Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Updating ALL ADO Client Recordsets

Status
Not open for further replies.

demoman

Programmer
Oct 24, 2001
242
US
Is there a way to update all ado recordsets connected to a resource when the data is updated, inserted, deleted, etc?
 
Wrong forum. Post in your application language forum. If you meant outside of your application, then no (afik).
-Karl

[red] Cursors, triggers, user-defined functions and dynamic SQL are an axis of evil![/red]
[green]Life's uncertain...eat dessert first...www.deerfieldbakery.com[/green]
 
I know how to do it from within the application. I am trying to eliminate the clients having to check for updates.
 
Hehe, I meant, If you meant connections outside of your application, then no (afik).
-Karl

[red] Cursors, triggers, user-defined functions and dynamic SQL are an axis of evil![/red]
[green]Life's uncertain...eat dessert first...www.deerfieldbakery.com[/green]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top