Basically, I just want to know if its possible to use Nhibernate to migrate between databases?
views:
45answers:
1
+1
A:
No, you must use some other tool to do the migration, and then you can continue to use nHibernate (the level of compatibility will depend on your code)
Tools:
Eduardo Molteni
2009-09-03 19:14:02