Reeingineering Dtatabases and the ETL process

Posts   
 
    
musicman
User
Posts: 5
Joined: 14-Sep-2010
# Posted on: 14-Sep-2010 16:44:08   

A friend of mine who uses nHibernate asked if LLBLGen automates the process of data extraction and loading into a reengineered database? In other words, if a model is created from an existing database and the LLBLGen user modifies table structures or moves fields from one table to another, can LLBLGen, in it's current incarnation, help the user map data into the new table structures (automatically)?

MTrinder
User
Posts: 1461
Joined: 08-Oct-2008
# Posted on: 14-Sep-2010 16:45:12   

Not at the moment - this is left as an exercise for the reader...simple_smile

Matt

musicman
User
Posts: 5
Joined: 14-Sep-2010
# Posted on: 14-Sep-2010 17:05:23   

That's a lot of exercise...I guess I better hit the gym!

Thanks for the quick response.

Devon

MTrinder
User
Posts: 1461
Joined: 08-Oct-2008
# Posted on: 14-Sep-2010 20:42:52   

No Problem - always happy to help.

Matt