Create User Control as Data Source Using ADO Data Control 
Author Message
 Create User Control as Data Source Using ADO Data Control

New to VB6 and new to using this newsgroup.  (There are half a dozen VB
newsgroups that I think this problem may fit in.  Thought I try a couple.)  Sorry
if I am doing anything out of the norm ...

So my question is on how to do something in VB6 ...

I want to create a user control that will act as a data source control.  In the
VB documentation, there is an example on how to do that creating everything from
scratch.  But what I want to do instead is to use the existing ADO data control
and customize it to my needs by wrapping it in a user control.  (I do not want to
create everything from scratch ... eg. the individual navigation buttons,
properties and events, etc. that the existing ADO data control already provides.)

So far in my attempt, the ADO data control I added to the user control becomes
inaccessible (ie. appears disabled) when the user control is sited as well as
when the application is running.

Any suggestions?



Wed, 15 Oct 2003 07:05:08 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Using ADO Data Control on User Control as Data Source

2. Creating a control class that can be a data binding data source

3. Problems with ADO Data Control in User Controls

4. ADO data control 6.0 and ADO data object 2.1 conflict

5. Using ADO w/ADO data control date problems

6. dbcombo and data combo control data/row source

7. Problems with data control in VB 4.0 and ODBC data sources

8. error 3265 when accessing odbc data source through data control

9. Binding Data Control to remote data source.

10. Data control prevents copying Data Source file

11. ADO Data Control Record source

12. Using VB5 to import data to access without using the Data control

 

 
Powered by phpBB® Forum Software