I keep getting this error when i send a large document into sql server with
ADO.NET System.Data.SqlClient.SqlException: XML parsing error: Not enough
storage is available to complete this operation. I have about 8 gigs of
memory on the machine and sql server isnt using even half of it. any way to
configure sql server to use more of the memory?
John Bell - 24 Sep 2005 15:55 GMT
Please do not multipost there are separate replies in:
microsoft.public.sqlserver.xml
microsoft.public.sqlserver.programming
John
>I keep getting this error when i send a large document into sql server with
> ADO.NET System.Data.SqlClient.SqlException: XML parsing error: Not enough
> storage is available to complete this operation. I have about 8 gigs of
> memory on the machine and sql server isnt using even half of it. any way
> to
> configure sql server to use more of the memory?