Hi,
I have to use sybase stored procedures in my map which will accept 2 values & return 2 values. I am using the following commands to access the stored procedure (Trace file gives the error without returned variable) but I really don't know how & where to retrive the returned paramaters??
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
DBQUERY ("exec ODS_SP_DATE 1 ," + "Vibhav",
"-DBTYPE SYBASE -SOURCE sybase1\\Dev -USER vrshah -PASSWORD abcde -t" )
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Can you please guide me for the same??
Regards,
Vibhav1008
I have to use sybase stored procedures in my map which will accept 2 values & return 2 values. I am using the following commands to access the stored procedure (Trace file gives the error without returned variable) but I really don't know how & where to retrive the returned paramaters??
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
DBQUERY ("exec ODS_SP_DATE 1 ," + "Vibhav",
"-DBTYPE SYBASE -SOURCE sybase1\\Dev -USER vrshah -PASSWORD abcde -t" )
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Can you please guide me for the same??
Regards,
Vibhav1008