![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
However, a stored procedure I wrote today fails to return results, even though when I run it on the server (using isql) it works fine. The stored procedure uses temp tables, and is returning data from a temp table. Strangely, if a return data from a permanent table, the stored proc returns data to the web application without any problems. |
#3
| |||
| |||
|
|
Hi, I hope someone out there can help. I have a web application that uses stored procedures extensively. Up until today, I never had a problem with returning result sets to the browser. However, a stored procedure I wrote today fails to return results, even though when I run it on the server (using isql) it works fine. The stored procedure uses temp tables, and is returning data from a temp table. Strangely, if a return data from a permanent table, the stored proc returns data to the web application without any problems. I am using sybase 11.92 on linux. There are no errors in the sybase log, or odbc errors in the web application logs. Any ideas as to why this is happening, and how it can be fixed, will be gratefully received. thanks Raj |
#4
| |||
| |||
|
|
Strangely, if a return data from a permanent table, the stored proc returns data to the web application without any problems. |
#5
| |||
| |||
|
|
Hi, I hope someone out there can help. I have a web application that uses stored procedures extensively. Up until today, I never had a problem with returning result sets to the browser. However, a stored procedure I wrote today fails to return results, even though when I run it on the server (using isql) it works fine. The stored procedure uses temp tables, and is returning data from a temp table. Strangely, if a return data from a permanent table, the stored proc returns data to the web application without any problems. I am using sybase 11.92 on linux. There are no errors in the sybase log, or odbc errors in the web application logs. Any ideas as to why this is happening, and how it can be fixed, will be gratefully received. thanks Raj |
![]() |
| Thread Tools | |
| Display Modes | |
| |