Subject | AW: [firebird-support] Connect/disconnect |
---|---|
Author | Steffen Heil |
Post date | 2004-09-03T19:11:37Z |
Hi
second one.
When you close a connection the transaction is closed. And when you
reconnect, a new transaction is created.
Hard commit both transactions and you should see those changes.
Regards,
Steffen
> If I insert data from one, I can't see inserted data from other before Iclose database connection from first one and the renew connection from
second one.
When you close a connection the transaction is closed. And when you
reconnect, a new transaction is created.
Hard commit both transactions and you should see those changes.
Regards,
Steffen