DELPHI AREA
MESSAGE BOARD
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

OLE ERROR 800A0E78

 
   Reply to topic    DELPHI AREA Forum Index -> Delphi Programming
View previous topic :: View next topic  
Author Message
Roughdog
Member


Joined: 23 Sep 2003
Posts: 2

PostPosted: 23/09/03 23:38    Post subject: OLE ERROR 800A0E78 Reply with quote

If anyone can tell me what this error means it would be much appreciated.
I am using ADO components, connecting to an MS Access Database. Each time I change the active property of one particular ADO table in my datamodule I get a stack error - 'save your work and restart delphi'
After this happens I shut down Delphi (6) and get the error in the subject line of this post.

Any suggestions??
RoughDog
Back to top
View user's profile
Johnny_Bit
Junior Member


Joined: 15 Jun 2003
Posts: 82

PostPosted: 24/09/03 05:26    Post subject: Reply with quote

Maybe you've instaled some typelibrary that is messing around, and don't want to be shuted down on delphi's exit? i had same problem, because of type library hhelp
Back to top
View user's profile
Roughdog
Member


Joined: 23 Sep 2003
Posts: 2

PostPosted: 24/09/03 11:34    Post subject: Reply with quote

Thanks..but it didn't help. I'll keep trying though
_________________
RoughDog
Back to top
View user's profile
Kambiz
Administrator


Joined: 07 Mar 2003
Posts: 206

PostPosted: 24/09/03 17:05    Post subject: Reply with quote

The stack overflow that you got, means one procedure is calling recursively. Therefore, I think you should check places, which by mistake caused a recursive definition. For example, filters, field names, master detailed links, and so on.
Back to top
View user's profile Send e-mail Visit poster's website
Display posts from previous:   
   Reply to topic    DELPHI AREA Forum Index -> Delphi Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB 2.0.6 © 2001, 2002 phpBB Group