Login Skip Navigation LinksWilsonORMapper > Forums Search
Demo Version Demo Version
Download and try for yourself a fully working demo version, including sample apps and documentation.  The only limitation is that the demo version only works inside the debugger.

PayPal Subscribe
Get It All for $50 USD:
WebPortal, ORMapper,
Source Code, All Updates
PayPal

User Login User Login
Log In
 
 
Reset Password

Wilson ORMapper Forums Wilson ORMapper Forums : Other Databases : MS Access Error

Date Post
8/23/2006 8:23:08 PM

Have you seen this error from MS Access:

'Cannot open database ''.  It may not be a database that your application recognizes, or the file may be corrupt.'
  Cannot open database ''.  It may not be a database that your application recognizes, or the file may be corrupt.

Could it be related to how hard the database is being hit?

8/23/2006 8:26:12 PM Google says this may mean a corrupt database file, which is pretty common with Access.  It also indicates there are many other possible causes, but the general concensus seems to be that they are due to Access simply not being able to scale / perform well.  I haven't experienced this myself, at least not in a very long time, but that's probably because I only use Access for tests and extremely small single-user apps.  There's a reason MS has been trying to push MSDE, and now Sql Server Express, and to get rid of Jet.

Thanks, Paul Wilson