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
Anders And - 31 Dec 2003 11:30 GMT
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.
> Hi Everyone,
>
[quoted text clipped - 13 lines]
> Thanks,
> Pat