Installation problems

Customers table is read-only
Whe I run the samples I get an error staing that the customers table is read-only
Show Answer
This can affect Vista and Windows 2008 installations and is caused by the fact that the sample application does not have rights to modify the target.mdb file in the data folder. The solution is to grant write access to the target.mdb file

Hide Answer