Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Properties in ActiveX Controls
Message
From
21/08/2001 13:14:11
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
 
General information
Forum:
Visual Basic
Category:
ActiveX controls
Miscellaneous
Thread ID:
00544388
Message ID:
00546854
Views:
25
Eric,

I want to create an ActiveX control that will be used on a form that uses ADO and has the following functionality.

1. Creates a new record.
2. Navigates through a recordset.
3. Has the ability to delete a record.
4. Has the ability to update and cancel records.

I have a bunch of forms where this ActiveX control will be used. So I want to create it generically and pass the current recordset to each of the functions. Is this possible? If so, how?

Thanks

Jim

>>Thanks for you help Eric, I have another question for you....
>>
>> If I create an ActiveX control that will be used to manipulate an ADO recordset. Is it possible to pass an ado recordset from the form that uses the activeX control? If so, how do I do it?
>>
>
>Create a public property with a ADODB.Recordset datatype. I'm not sure it is that simple. Can you explain more?
Thanks

Jim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform