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

New to VB6 and new to using this newgroup.  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 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 01:44:51 GMT  
 Using ADO Data Control on User Control as Data Source
Szeto,

This ng is only for VB in DotNet.

You might want to try any of the
microsoft.public.vb.* newsgroups at this same server.

particularly :

microsoft.public.vb
microsoft.public.vb.database
microsoft.public.vb.database.ado

regards,

Juan T. Llibre
Microsoft MVP [IIS/ASP]
ASP.Net En Espa?ol : http://207.176.17.140/
http://www.asplists.com/asplists/aspnges.asp
http://p2p.wrox.com/scripts/lyris.pl?join=aspx_espanol
ASP en Espa?ol : http://aspespanol.com/
===============================

New to VB6 and new to using this newgroup.  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 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 02:54:57 GMT  
 
 [ 2 post ] 

 Relevant Pages 

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

2. Problems with ADO Data Control in User Controls

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

4. Using ADO w/ADO data control date problems

5. dbcombo and data combo control data/row source

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

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

8. Binding Data Control to remote data source.

9. Data control prevents copying Data Source file

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

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

12. ADO Data Control Record source

 

 
Powered by phpBB® Forum Software