G
Guest
Hi,
I have an SP that inserts some data including an ntext field for large
strings (4 M chars)
When executed, ExecuteNonQuery returns -1, but the insertion occurs with all
but the ntext field populated correctly, the ntext field is blank. The string
is an xml fragment.
Any ideas?
Regards
I have an SP that inserts some data including an ntext field for large
strings (4 M chars)
When executed, ExecuteNonQuery returns -1, but the insertion occurs with all
but the ntext field populated correctly, the ntext field is blank. The string
is an xml fragment.
Any ideas?
Regards