Been working on the premise that if selling an .accde with an Azure db managed through SSMS 22, you can restrict important info/ stored procedures/ tables/ queries... from the customer. I imagine through creating different users/ schema's... creating an admin user account & encrypting data/ passwords... to hide the clever stuff & creating a users account to read/ write only? I'll worry about this at the end I think as I have enough to learn but just dawned on me I better check; if not I'd be better off just using SSMS 22 locally, but Azure would be greatly preferred to allow users to work from home. I don't want to host Azure myself because the main selling point of my application is to avoid heavy subscription costs & they own the application. BUT if it is not possible given the poor performance I'm getting with Azure through SSMS 22 I'll drop Azure & use a local instance of SSMS, but I'm pretty sure it's possible?
Last edited: