Weird huh? Gee, I've had this problem on every computer
and operating system I've used. I just thought it was a
bug that everyone had to put up with. My Windows Update is
up-to-date. I'm not sure how to check the other two things
you mentioned.
To check office update for service releases, browse
http://office.microsoft.com/officeupdate
and click Check For Updates.
To check your MDAC (Microsoft Data Access Components) version,
inspect the registry value:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DataAccess\FullInstallVer
FWIW, I just started access, opened a database, checked running
processes in Task Manager, and found msaccess.exe. Then, I closed
access and checked Task Manager again. There was no msaccess.exe
running.
Is it possible you were physically opening the same database that
IIS was using? Like, were you opening
c:\inetpub\wwwroot\myweb.fpdb\mydata.mdb or some similar location?
If you, IIS may be the culprit. After an ASP page finishes running
and relinquishes a database connection, IIS holds the connection open
for a while in case another request for the same database
(with the same security) comes along.
It might be less confusing for me to communicate via EMAIL. Can we
do that, or is that not an option?
I try to avoid that, mainly because when I answer questions on-on-one,
other people searching newsgroups for help won't find the conversation.
In any event, this is starting to feel more like an Access question than
a FrontPage question. Have you tried the Access newsgroups?
Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------