Quote:
|
The best way is to change the security of the database access in the setting properties in Windows to allow all
|
You should only see this as a temporary solution. Granting Everyone full control is NOT a recommended solution. Instead, you should configure the permissions for the account that accesses that folder only.
On a development machine it may not be that important (although I still recommend to to it properly on a dev box), but on a production server it certainly is!
Cheers,
Imar