hi , people
I'm developing a application Client/Server.
The Database (FireBird) is Located in the Server. And the Clients is working in machines in the same network.
Problem: The Inserts only is visible in the local client, and other client don't view the modifications, It's visible if client restart the program and reopening DataBase.
I'm using IBX components (IBTable, IBQuery).
I tried to use "Table.Refresh" OR ("Table.Close" / "Table.Open") but this solutions not worked.
Somebody knows if exists some solution for this problem.
Thanks...
If selecting Snapshot isolation level does not effect, try consecutively other levels....
emil