Hello folks,
In looking for a frontend for a multiuser/multiplatform environment via TCP/IP, I have some requirements and would like to know if Servoy solutions can be configured/used to do all of the following:
- frontend uses a local file (tab-delimited or other) or embedded database and buttons on frontend permit the synchronization of data with backend
- frontend a template system whereby username/password are passed to backened database for permission to access/modify tables owned by individual clients (i.e. no need to create a frontend for every client or to duplicate all the usernames and password in both the Servoy server and the backend database)
- frontend template can be updated or changed and pushed from server (e.g. announcements pushed from server appear in all client frontends)
- pass-through queries can be performed via buttons on frontend
Thanks for any support here. I am currently making use of compiled Access databases for my client’s frontend that can do all this through the embedded vbscripts, but I now need to bring Mac users into the fold. Please note that I need all of the above features for a solution to work.
Thanks,
Dave