sgcWSPClient_Dataset subscribe_all only seems to be subscribing to delete.
sgcWSPClient_Dataset AKUtoSubscribe only subscribes to delete.
Use case: I'm wanting to have multiple people editing a single database table and when open person makes a change I want the others to see it reflected in the other u sers DBGrid. The server runs with FDCOnnection, FDTable and sgcWebSocketServer and sgcWSPServer_Dataset. The Clients are using sgcWebSocketCLient and sgcWSPClient_Dataset with FDConnection, FDTable TDatasource and DBGrid.
Delphi Rio 3
Laters sgcWebSockets
SQLLite
I'm also having strange behavior with SQLLite autoid getting errors in sgcWSPClient_Dataset.
sgcWSPClient_Dataset AKUtoSubscribe only subscribes to delete.
Use case: I'm wanting to have multiple people editing a single database table and when open person makes a change I want the others to see it reflected in the other u sers DBGrid. The server runs with FDCOnnection, FDTable and sgcWebSocketServer and sgcWSPServer_Dataset. The Clients are using sgcWebSocketCLient and sgcWSPClient_Dataset with FDConnection, FDTable TDatasource and DBGrid.
Delphi Rio 3
Laters sgcWebSockets
SQLLite
I'm also having strange behavior with SQLLite autoid getting errors in sgcWSPClient_Dataset.