Can I create an application Client/Server ?
Posted: Mon 21 Jan 2008 10:43
Hello everybody,
I need to create a Client / Server application, with 50 connections on the same table MySQL at the same time. I use the ODBC's components (TTable), and the information on every other TTables is not refreshed after entity is created, modified, removed or delete.
The user can see all information when starting his session until he close it. But he is not able to see any modification done by other users while running his session.
How can I resolve this problem with the Data Access Components for MySQL ? What do i need ?
Thanks.
I need to create a Client / Server application, with 50 connections on the same table MySQL at the same time. I use the ODBC's components (TTable), and the information on every other TTables is not refreshed after entity is created, modified, removed or delete.
The user can see all information when starting his session until he close it. But he is not able to see any modification done by other users while running his session.
How can I resolve this problem with the Data Access Components for MySQL ? What do i need ?
Thanks.