J
JimP
I'm passing a string of of concatenated order values (comma separated) to a
sp.
If the length of the string exceeds the max length allowed by SQL Server, do
I have other options.
This is documented to be about 8000 bytes. I'm able to pass 4000 characters,
when I need to pass twice that amount.
sp.
If the length of the string exceeds the max length allowed by SQL Server, do
I have other options.
This is documented to be about 8000 bytes. I'm able to pass 4000 characters,
when I need to pass twice that amount.