I have an ASP page that needs to access a MS Access database. When I put the database on the IIS machine, ASP reads it fine, but when I copy the database to another machine, the ASP error reads that I do not have permissions or the database is open by another user. Both of my machines have the same logon and password. It is not open by another user. I have tried passing the username & pwd in the DSN connection string, but it still will not work.
I tried DSN and DSNless (path) connections.
I even tried mapping a drive from 1 server to another.
Can someone please tell me what I am doing wrong?
Access2000, Windows2000 Server, Windows98 desktop reading the asp browser.
Thanks
Gary
I tried DSN and DSNless (path) connections.
I even tried mapping a drive from 1 server to another.
Can someone please tell me what I am doing wrong?
Access2000, Windows2000 Server, Windows98 desktop reading the asp browser.
Thanks
Gary