G
Guest
Ok, I have an mdb with a couple of linked tables from an MSDE db. When I
linked em I saved the password.
I have a query in Access that refers to one of the tables in MSDE. It works
great. However, when I try to run that same query from and Aspx page, I get
an error telling me that ODBC can't connect to the MSDE db.
I am using OleDbCommands and an OledbDataadapter in the aspx page.
I have tried setting up a role with myself, IIS_WPG and ASPNET having perms,
but it doesn't seem to help.
Any ideas?
linked em I saved the password.
I have a query in Access that refers to one of the tables in MSDE. It works
great. However, when I try to run that same query from and Aspx page, I get
an error telling me that ODBC can't connect to the MSDE db.
I am using OleDbCommands and an OledbDataadapter in the aspx page.
I have tried setting up a role with myself, IIS_WPG and ASPNET having perms,
but it doesn't seem to help.
Any ideas?