G
Guest
Connecting to an SQL server with encryption forced on stopped my C# program
using ADO.Net from working on some SP calls. FillFromStoredProcedure failed
with "General Network Error". I cornered the problem to large amounts of
data being returned. Reducing the no of rows returned got rid of the error
message. Now how do I solve the problem? Is there a timeout setting that
needs to be set somewhere?
Thanks in advance,
Hananiel
using ADO.Net from working on some SP calls. FillFromStoredProcedure failed
with "General Network Error". I cornered the problem to large amounts of
data being returned. Reducing the no of rows returned got rid of the error
message. Now how do I solve the problem? Is there a timeout setting that
needs to be set somewhere?
Thanks in advance,
Hananiel