From: Jukka U. <juk...@vt...> - 2000-11-21 20:44:20
|
Sun, 19 Nov 2000, Willaim Graham wrote: > > Quoting Peter Kasson <pk...@ho...>: > > > > > But, in response to your message - XA - what I was > thinking was this: > > > > 1) Support 2-phase commit processing (ala XA), and > thus have 2+ > > connections open to different databases and do > cross-database query > > and update transaction processing. > > > > This would allow for data migration, > transformation (like SQL-Server > > Data Transformation Services) and the like. > > This is quite hard to do feature but very worth to research, i think. Even simple data transfer between 2 db:s, without 2-phase commit and complex data processing during transfer, might be useful feature. - Jukka - |