Sybase Stored Procedure [message #145462] |
Fri, 17 March 2006 12:04 |
Eclipse User |
|
|
|
Originally posted by: csc94ag.hotmail.com
I have tried many different ways to setup a dataset for a Sybase stored
procedure, but I get no error and/or no data. In the 'Edit DataSet' wizard
I can see the SP in the Available Items, so my connection is OK. Has
anyone successfully attempted a dataset from a sybase stored proc?
I have tried many different syntaxes, including:
execute <sp_name> 'param1'
{call <sp_name>(?)} # with an Input param set w/ default value
These do nothing: no data, no error. ??
I tried to setup an Output param, but that didn't give any output or error
either.
Any ideas? Is my syntax off?
|
|
|
Powered by
FUDForum. Page generated in 0.02554 seconds