Sunday, March 11, 2012

connection.exec

Does any body know if the connection.exec has a size limitation. I am sendin
g
30k of text through connection.exec and I get rusults but if I send 50k it
does not work. It's almost as if the connection.exec can't handle the extra
20k. Any help would be great I have a production app down.I figured it out, I was using the datashape and that is what was breaking it
.
I removed it and it works great.
"DAVID S" wrote:

> Does any body know if the connection.exec has a size limitation. I am send
ing
> 30k of text through connection.exec and I get rusults but if I send 50k it
> does not work. It's almost as if the connection.exec can't handle the extr
a
> 20k. Any help would be great I have a production app down.

No comments:

Post a Comment