Re: Problem with ADODC.ocx control




"John" <newspost@xxxxxxxxxxxx> wrote in message
news:PJ6Xg.27618$b23.15049@xxxxxxxxxxxxx
I am working with a VB6 application that uses data environments. All of a
sudden the application is starting to randomly crash upon the closing of
the
form. The error is "The object invoked has disconnected from its clients."
Searching via Google has not really provided any real solutions. Any ideas
short of ripping the control out?

DataEnvironments become quirky to the point of being unusable at a certain
level of complexity and/or runtime manipulation.

The real answer is to write your own data source controls.


-Mark


Thanks



.