Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Responding to an ADO Event
Message
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Titre:
Responding to an ADO Event
Divers
Thread ID:
00225612
Message ID:
00225612
Vues:
52
Hi:

I'm new to VB and I'm trying to respond to an ADO event, "ExecuteComplete", which is triggered by the connection.execute method. I have a class module with "Private withevents oconn as adodb.connnection" in the declaration section. The events associated with it show up properly in the procedure window. In there, I put a message box, just to see it fire. I instanitate the module from another module, but the code never fires in response to the above method. The class module is properly instantiaed, I see it in the intermediate window. Why?

Thanx,
Charlie
Répondre
Fil
Voir

Click here to load this message in the networking platform