|
Log shipping? That's the fastest way, but, obviously, imposes severe restrictions. On the other hand, XML is the slowest way possible (well, that's not true, you could write down the information in one database on a piece of paper, walk to the other database, and then type it in - but shy of that, XML is slowest), but has the least restrictions.
|