Subject | Losing TIB_Connection whilst designing |
---|---|
Author | tickerboo2002 <support@tickerboo.com> |
Post date | 2003-02-19T10:25:04Z |
Hello
Using BCBv5p2, Win2kp2, IBO4.2H, with a local database
For a few months now, I have had a TIB_Connection in a datamodule
with Connected=true. Other forms/datamodules used this connection to
set their query/cursor,transaction IB_Connection property.
However, during the past week the TIB_Connection periodically sets
it's Connected property to false, resulting in all my
transactions\querys\cursors losing their IB_Connection property.
When running my application, the TIB_Connection will connect, but my
transactions\querys\cursors will have a blank (not <default>)
IB_Connection property which results in failure.
Could I have changed a parameter somewhere to cause this? It's
getting a bit tiring setting all my IB_Connection properties a dozen
times every day.
Thanks
David
Using BCBv5p2, Win2kp2, IBO4.2H, with a local database
For a few months now, I have had a TIB_Connection in a datamodule
with Connected=true. Other forms/datamodules used this connection to
set their query/cursor,transaction IB_Connection property.
However, during the past week the TIB_Connection periodically sets
it's Connected property to false, resulting in all my
transactions\querys\cursors losing their IB_Connection property.
When running my application, the TIB_Connection will connect, but my
transactions\querys\cursors will have a blank (not <default>)
IB_Connection property which results in failure.
Could I have changed a parameter somewhere to cause this? It's
getting a bit tiring setting all my IB_Connection properties a dozen
times every day.
Thanks
David