Forum Moderators: open

Message Too Old, No Replies

Access Database corrupted?

How to look for errors?

         

tesla

4:53 am on Sep 16, 2002 (gmt 0)

10+ Year Member




My access database seems to be getting corrupted somehow. I find that none of my .asp pages are functioning and when I replace the database it all seems to work again. But when I get the "corrupted" database and look through it, I really do not see anything wrong with it. Is there a utility that will check out an Access database for errors? I know that there is the "Compact and Repair" utility, but it does not report any errors from what I can tell.

Any ideas how might find the source of this corruption or whatever the problem is?

Thanks,

txbakers

1:12 pm on Sep 16, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



are you trying to use a DSN-less connection to Access? I found that when I switched to DSN-less I was getting all kinds of errors with my ASP pages as well. When I went back to ODBC all worked fine.

tesla

2:17 pm on Sep 16, 2002 (gmt 0)

10+ Year Member




I'm using a standard DSN connection. Nothing unusual.