Good day to you all.
I have developed an application and run it with a backend database on a server with the front-end application running on users' workstations.
Is it possible to implement design changes, both forms and database, when off-line? If so, how would one approach it?
Thanks.