S
simran2371
When I call a sybase stored proc from RapidSQL, I get back the value
-100 for some columns(which is correct).
However, when I call the procedure from an ASP or ASP.NET page, I get
back -1 instead of -100.
It looks like the ADODB result set may be changing (reformatting?) the
result values.
Any suggestions as to what causes this?
-100 for some columns(which is correct).
However, when I call the procedure from an ASP or ASP.NET page, I get
back -1 instead of -100.
It looks like the ADODB result set may be changing (reformatting?) the
result values.
Any suggestions as to what causes this?