I plan to use an MSDE (or Sql Server Express) database in my single-user
application. My problem is that the mdf file will be accessible (at least
readonly) to anyone using the application. How can I be sure that the user
cann't copy the mdf file and attach it to another server and view all the
information he wants to?