I have tried to present data from an ACCESS database in a Datagrid in a ASP.net web project, but there seems to be some problem with security. I get SERVER ERROR and it is either "It is not possible to open the nn.mdb file" because of rights-problems or it is not possible to lock the nn.mdb file.

I guess it is a combination of local file security settings and security settings within the ACCESS database file.

Is there anyone out there who can help me with this problem??

Thank you very much in advance.

/Anders