Subject | Simultaneous data access doubt |
---|---|
Author | hcarvajalsy <hcarvajalsy@yahoo.com> |
Post date | 2003-02-11T21:22:20Z |
I need to have access to two different tables, and have the data
available at the same time. I am using two TIBOQuery components, one
for each table. Can I use the same TIBConnection and TIBTransaction
for both TIBOQueries, or should I use a different one?
Thank you.
Horacio Carvajal
available at the same time. I am using two TIBOQuery components, one
for each table. Can I use the same TIBConnection and TIBTransaction
for both TIBOQueries, or should I use a different one?
Thank you.
Horacio Carvajal