[
Lists Home |
Date Index |
Thread Index
]
On Fri, 7 Jan 2005 14:14:18 -0600, william.j.boxall@accenture.com
<william.j.boxall@accenture.com> wrote:
> Thank you all who have offered to help!
Have you looked at
http://www.awprofessional.com/articles/article.asp?p=102307 ? It's a
sample chapter" Using SQL Server's XML Support" By Ken Henderson.
from The Guru's Guide to SQL Server Architecture and Internals.
(Addison Wesley Professional.) It discusses bulk loading.
Since your file seems to be structured into relatively simple records,
can you just break up the file into smaller chunks?
|