Invalid attempt to GetBytes on column '' , Please HELP

  • Thread starter Thread starter Tiraman
  • Start date Start date
T

Tiraman

Hi ,

I have a Stored Procedure that return an xml (by using the xml auto or
explicit)
into some XmlReader and i m getting the following error .

Invalid attempt to GetBytes on column ''. The GetBytes function can only be
used on columns of type Text, NText, or Image.

Please note that the SP running ok under the query analyzer
and when i m using the XmlReader with other SP which return an XML every
thing ok .
 
Hi ,

I have a Stored Procedure that return an xml (by using the xml auto or
explicit)
into some XmlReader and i m getting the following error .

Invalid attempt to GetBytes on column ''. The GetBytes function can only be
used on columns of type Text, NText, or Image.

Please note that the SP running ok under the query analyzer
and when i m using the XmlReader with other SP which return an XML every
thing ok .

--
Best Regards ,

Tiraman :-)


Tirman I appreciate that you tried almost everywhere to search solutions for this error. Have you got anything ?
Please reply and can you give me your email id?
 
Back
Top