Hello,
I can not fill a dataset and operate with a datatable when it is on other computer (not on the ASP server). I am using MS VIsual Studio .NET 2003 and ASP. I receive the following error when trying to fill a dataset:
"The Microsoft Jet database engine cannot open the file '\\path' It is already opened exclusively by another user, or you need permission to view its data."
I have checked the permissions, everything seems to be OK. I receive the same error when trying to operate with a database on the same machine the ASP server is, if it has a linked table in a file on another computer.
Thanks,
Aleksander