I have an old classic ASP web app that connects to MS access 2000 using ODBC.
I was able to get the site moved to IIS7 on windows 2008 and connected to the database.
When the app is launched, it works fine - but every now and then it gives an Unspecifed error from the ODBC provider on the page that was previously working. Hit refresh, and the error goes away... hit refresh again and the error comes back.
Anyone seen this type of problem?
One other note is that the old system had MS Access 2000, and the new server has MS Access 2010.