Posted By: Matthew King
Date: 2007-04-08 03:51
Summary: activemdb 0.2.0
Project: ActiveMDB
activemdb version 0.2.0 has been released!
Intended for exploration and migration, not production. And it's *READ ONLY*, so don't try to get fresh. ActiveMDB provides a wrapper of varying thickness around the utilities from Brian Bruns's MDB Tools project (http://mdbtools.sourceforge.net/). Kudos to Mr. Bruns.
Changes:
Refactored the classes to match the ActiveRecord::Base pattern. Wow, that's much better.
Use much like you would AR if AR had no associations and you had to specify a blinking file path as the data source. And the table name, usually, since people use some really crazy table names in the Access dbs I've seen. |
|