RichardPrewitt
IS-IT--Management
I am making an Access database with a Visual Basic user interface. I am used to putting the db on the server and the program on the PC's but this time I need to put the db on the same PC as the program. My question is, How do you deny access from the user of the PC to the db and still allow the user to make changes to the db through the VB program. I was going to put the db on the C: drive and the VB program on the desktop but I want access to the db on the C drive unaccessable by them clicking on it to open through MS Access. Any help would be much appreciated.