View Single Post

   
  #1 (permalink)  
Old 05-07-2008, 10:15 AM
spider007
 
Posts: n/a
Default parameter limit for XML datatype

Hi,

I want to pass a 2-3GB file as a parameter (XML type) to a Stored
procedure. Is that possible? What is the max limit of parameter size
for XML datatype?

Thanks.
Reply With Quote