Good evening everyone. I'm looking for a way to replicate data between two database, would select some (or all) tables, probably all the data that are determined within these tables, and copy it to other tables with the same structure, but in different database . We use NHibernate, uNhAddIns, and searching the internet, I found something about ISession.replicate (), but could not find an effective documentation of how to use it.
We don't know yet how we're gonna do it, if it will copy some tables (pre-selected) when our application starts, I'm planning this. But i'll really be appreciated of any type of help. So, anyone have anything, tutorials, articles that could help in understanding this tool? Thank you. -- You received this message because you are subscribed to the Google Groups "nhusers" group. To view this discussion on the web visit https://groups.google.com/d/msg/nhusers/-/NtEYd2UOxS8J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
