Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Responding to an ADO Event
Message
General information
Forum:
Visual Basic
Category:
Other
Title:
Responding to an ADO Event
Miscellaneous
Thread ID:
00225612
Message ID:
00225612
Views:
53
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
Reply
Map
View

Click here to load this message in the networking platform