Not getting return value and output parameter from stored procedure.
2007-10-05 12:36:23 GMT
Hi,
I am using FreeTDS0.65 and unixODBC 2.2.12 on RH Linux 3.4.6. I am connecting to Microsoft SQL Server 2000 from Linux. I am using C++ on Linux.
Requirement: To get return value and output parameter after calling a stored procedure.
-------------------
I am calling Stored Procedure (SP) with input and output parameter and I am also expecting return value as well.
I am calling stored procedure as follows:
{? = CALL stp_returnRow(?, ?, ?)}
In above case I am expecting both return value and output parameter. The first parameter is input and 2nd and 3rd parameter is output parameter.
Please suggest or give us solution
Thanks & best regards,
Rajesh Akolu
Project Manager
Financial Technologies (India) Ltd.
Board No: 022-26831022 Extn: 254
Fax: 022-26836999
Disclaimer:
The information in this E-mail (which includes any files transmitted with it) is CONFIDENTIAL and may be legally PRIVILEGED. It is intended solely for the addressee and access to this email by anyone else is unauthorized. If you have received it in error, please destroy any copies of this message, including any attachments, and delete it from your system notifying the sender immediately. Any disclosure, copying, distribution, dissemination, forwarding, printing or any action taken or omitted to be taken in reliance on it or utilising the same for any purpose other than what it is intended for, is prohibited and may be unlawful.
_______________________________________________ unixODBC-dev mailing list unixODBC-dev <at> easysoft.com http://mail.easysoft.com/mailman/listinfo/unixodbc-dev
RSS Feed