Posted on: 12/28/2013 4:19:07 AM | Views : 2197

hi,
i have a multi-user application , the all the users are on the same PC ,
it's for cashiers in a coffeehouse , each cashier has a shift and they share the same PC.
the application uses locaDB 2012 as data storage.
what is the best approach to protected the localdb file(privet any user)   from been copied to another PC , attached to another instance of sqlserver and tamper with the data ?
the best solution is to use another PC as a server and store my DB there , but this add another PC ,software configuration witch the owner don't want .
can localdb file be encrypted/password protected ?
can locadb work across windows users ? create windows account for each cashier ?

Go to the complete details ...