ODBC, Access Linked tables to Exchange data

P

Patrick M.

Hi Everyone,

I have a Linked Table in Access which is linked to a Public Folder on
my Exchange server. When I log in to the machine as a user who has
access rights to the Exchange public folder, I can make changes to the
records in that public folder from within Access and the changes are
recorded within Exchange without any problem.

I am trying to create an ODBC connection to this Linked Table so that
I can then access this Exchange data through the web with an ASP page.
My problem is that I can't seem to pass on the Exchange username and
password from the ASP page or the ODBC connection settings.

Does anyone have any thoughts as to how I might do this?

Thanks,
Pat
 
A

Anders And

Solution
If the page is meant to be accessed anonymously, give the IUSR_computername
account full control of the folder where the database is located and of the
database file itself.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top