Get ADO event when database is changed? - TechRepublic
General discussion
February 5, 2001 at 02:33 AM
thomas seeger

Get ADO event when database is changed?

by thomas seeger . Updated 24 years, 6 months ago

We have a database-client Application an we are using MSDE/SQL -Server 7.0 as Server. We want to get an Event for exmple when a new record is added to the database or deleted by another application.
We are using VB6 SP4 for development. We have already tried using ms ADODC Control or
Ado Recorset with events and Serversided cursor location.
Has anybody an idea how it works.

This discussion is locked

All Comments