Truncation of Results from SqlDataReader
John Wilkinson <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.cx |
|---|---|
| Message-ID | <[email protected]> |
I have a stored procedure that generates an XML stream. The stream is read with a SqlDataReader object, using GetSqlString. However, the string is truncated at 2034 characters. The same thing happens when the result is retrieved with GetString. The stored procedure has been verified to return the correct and complete string. Any ideas on what might be causing this? Or how to get around it? Thanks, John =================================== This list is hosted by DevelopMentor® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com