Hi

I'm trying to create a datagrid using the code from this page:

http://www.developer.com/db/article.php/3314411

I'm running VS.Net 2003 on WinXP.

The code seems fine (to me!) but when accessing the page I get the following error:

The Microsoft Jet Database engine cannot open the file 'C:\Inetpub\wwwroot\screener\mdb\parts2.mdb'. It is already opened exclusively by another user, or you need permission to view it's data.

I have searched through previous threads but am unable to get any of the solutions to work.

Thanks