Is TIBCQuery able to check whether data successfully saved in Remote Server ?
Posted: Sun 17 Sep 2017 02:26
Hello,
I am using Borland C++ Buider 6 & some of my old project still using TIBDataSet from Borland.
Have problem with this TIBDataSet, due to bad LAN connection, sometimes when update applied not all data successfully saved in Remote Server.
The update applied to Master & Child table, and mostly only Master data saved in Remote Server, while Child data completely lost.
My guest is connection to Remote Server lost before update/insert Child data finished.
Is TIBCQuery have feature to check whether data are really saved in Remote Server?
Thanks in advance.
I am using Borland C++ Buider 6 & some of my old project still using TIBDataSet from Borland.
Have problem with this TIBDataSet, due to bad LAN connection, sometimes when update applied not all data successfully saved in Remote Server.
The update applied to Master & Child table, and mostly only Master data saved in Remote Server, while Child data completely lost.
My guest is connection to Remote Server lost before update/insert Child data finished.
Is TIBCQuery have feature to check whether data are really saved in Remote Server?
Thanks in advance.