Hi,
i'm using now Remotedb for a first little project (test) before using it on a project for Android and Ios Clients.
I note that there is now AutoApply that help us on "normal" dataset operations and Array DML management for heavy db operations.Well doned.
Is possible to have also CachedUpdates features, with related ApplyUpdates?
Very important and useful for add another step into "transparent" migrate from local to remote.
I note that there is now AutoApply that help us on "normal" dataset operations and Array DML management for heavy db operations.Well doned.
Is possible to have also CachedUpdates features, with related ApplyUpdates?
Very important and useful for add another step into "transparent" migrate from local to remote.
Another question:
in a heavy load scenario, i like that all server connection must be closed as soon as after quering; instead it seems that Remotedb leave open connections with a timeout.
For performance, there is a way for manage a dB pool connection?
in a heavy load scenario, i like that all server connection must be closed as soon as after quering; instead it seems that Remotedb leave open connections with a timeout.
For performance, there is a way for manage a dB pool connection?
For my test application I have used Devart Unidac; so I must manage "autoclose" connections and Pool connection directly in Db components?
Thanks in advance
Thanks in advance