Related Posts

Archive

View Access .mdb files without Access

March 28th, 2008

Point 1: This is the third time I’ve seen an Microsoft database with unencrypted passwords stored in it. *sigh*

Point 2: MS ACCESS is BAD. And buggy. If you need to store your db as flat files, go with SQLite instead.

Point 3: MDB Viewer Plus is helpful when porting those databases to somthing stable.

Posted in SQL |

Comments are closed.

Previous post: Stopping execution of Prototype.js Dexagogo validation

Next Post: My scaffold is blank in Rails 2.0