Re: Speed when saving new record wit TIBCTable
Posted: Thu 25 Feb 2021 09:30
Try using TIBCQuery instead of TIBCTable.
Discussion forums for open issues and questions concerning database tools, data access components and developer tools from Devart
https://forums.devart.com/
Nice trick, We achieve the same using a VMware Workstation VM, where you can simulate a slow network (including latency and packet loss) using the "advanced" settings of the virtual network adapter.We are developing using the slowest (mobile) connection available to make it really efficient.