My cfddlutils tag does the same thing, but in one line, so there.  :)P

-- 
The price of inaction is far greater than the cost of making a mistake.
Meister Eckhart

On Tue, Jan 26, 2010 at 3:35 PM, Zaphod Beeblebrox wrote:
>
> found a sweet solution.
>
> It's a ruby gem, yaml_db.
>
> 1.) Had to create a blank rails project.
> 2.) Edit database.yml to point to the source db
> 3.) run rake db:dump
> 4.) edit database.yml to point to the new db
> 5.) run rake db:load
>
> Voila!  done.  One of the cool things is that it converts it to a database 
> agnostic format so it's easy to transfer to/from any type of db supported by 
> ActiveRecor

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:311218
Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5

Reply via email to