Community

Transferring Data from a Single XML Stream into Multiple Tables with One Forward-Only Read

(Rob Lyndon) Data transfer is a very common business process. Most developers are familiar with finding ways of taking data from a remote source and writing it to a local database. It is often possible, and even appropriate, to load the remote data into memory and then write it to your database usin

Read More - Register for Free Membership