Forum Discussion
omatzura
18 years agoSuper Contributor
Hi Ali,
you should be able to call the stored procedure by entering
{call()}
in the SQL Query field and defining properties named after the columns returned (the same properties will be used for both result sets)
Currently only the first result set will be correctly returned by the datasource (a fix for this will be in 2.0.3), but the above should at least get you going with the first result set.
regards,
/Ole
eviware.com
you should be able to call the stored procedure by entering
{call
in the SQL Query field and defining properties named after the columns returned (the same properties will be used for both result sets)
Currently only the first result set will be correctly returned by the datasource (a fix for this will be in 2.0.3), but the above should at least get you going with the first result set.
regards,
/Ole
eviware.com