Subject Simultaneous data access doubt
Author hcarvajalsy <hcarvajalsy@yahoo.com>
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