Subject RE: [IBO] DB Error 0
Author Jason Wharton
Just a long-shot...

Are you creating any components other than TIB_Session with a nil owner?
IBO doesn't like this. Use the TIB_Session instance you create as the owner
when not using a data module.

Jason Wharton
www.ibobjects.com

-----Original Message-----
From: Birbaumer, Marco {T-DD~Rotkreuz}
[mailto:marco.birbaumer@...]
Sent: Thursday, May 13, 2004 11:47 PM
To: IBObjects@yahoogroups.com
Subject: [IBO] DB Error 0


We're using IBO 4.3a to access a database from several threads. Each
thread has it's own TIB_Connection and TIB_Session. Periodically we get
an Database Error 0. The connection is now broken until connecting
again.

We have the same problem with different databases (InterBase 6.02,
InterBase 7.1 and FireBird 1.5) so it seems to be an Interbase Objects
issue.

Did anybody experience similar problems? Any ideas how to solve this?

Cheers Marco



[Non-text portions of this message have been removed]