I'm making some security check on an MDB file and it looks like its OK, no special key allowed etc. however, when they preview a report in acPreview, they have a database window button . Could this be removed or altered via a code or something ?
Thanks - Art
I am making the security on a client side application .
Everything is fine except that when they preview a report, it was accomplished using docmd.openreport reportname,acViewPreview. this mode has the database window button on it and they could click it to look at the modules.
is there a...
I want to make users in client side DB be able to access another DB (server.MDB) and delete the reports there that he/she placed in using the docmd.databasetransfer. Is there any way of doing this ?
Or I just have to link to that other MDB in the server side and executew deletion from there...
I have created a client server application where users can create reports locally and on the server through the docmd.transferobject.
However, the reports i placed on the server, i want to clean from the client side, so each user can delete what he placed in the server. But using...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.