Problems with ADO Data Control in User Controls 
Author Message
 Problems with ADO Data Control in User Controls

We are currently rewriting our mail application in VB 6 and C++.  We have a
number of standard browse elements which include data lists which we want to
create as User Controls so that the junior developers can just drop them on
a form without having to understand the data backend.  We are trying to do
this using the ADO Data Control and Data bound grid.  We are encountering
problems with resources and memory.  With less the 2000 elements in the
list, the form we use the control on frequently can't load.  We get an error
from the data control telling us it can't connect to the ODBC data source.
I previous application written in VB 5 with RDO, which used similar lists
never once had this kind of problem.

Is the problem with ADO and the ADODC?  Is the problem using constituent
controls in a user control?  Any advice would be appreciated.

Philip Meeks
MEMEX Software Inc.



Sun, 31 Mar 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

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

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

3. Using ADO w/ADO data control date problems

4. Problems with ADO data control and data environment

5. MS ADO Data Controls and Data Envrironment problem

6. Please help first time ADO data control User

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

8. Link Controls with the ADO Data Control

9. ADO Data Control and Bound Controls

10. ADO Data Control and Bound Controls

11. OLE Control with an ADO data control

12. ADO Data Control Event Problem

 

 
Powered by phpBB® Forum Software