After Windows Update Access no longer opens

L

Lou Brown

I'm running a web site and we use data from a copy of the companies CRM
database which is Access. This has worked very well for over two years.
Today it failed, this program is only used occassionally, from what I can
gather it has been effected by some Update in the last 5 weeks. If I take
all the components off the machine and put them on another which hasn't been
updated for 12 months, everyting works.

It has to be the update. All I'm getting is a failure to open the database.
If I change the name to something that doesn't exist, I get exactly the same
message, so I'm thinking that something in the update prevents ASP.NET from
seeing the Access database.

Can anyone help?
 
L

Lou Brown

No its Windows 2000 server and I access the Access Database file using an
ASP.NET oleDb connection. After a service patch automatic update, we can no
longer open the file. Yet on our testing machine where there have been no
updates it works fine.

What do I do to make it work again or what do I unpatch?
 
Top