Skip to main content



      Home
Home » Archived » BIRT » Sybase Stored Procedure
Sybase Stored Procedure [message #145462] Fri, 17 March 2006 12:04
Eclipse UserFriend
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?
Previous Topic:PB with Oracle driver
Next Topic:Is BIRT available on Solaris ?
Goto Forum:
  


Current Time: Fri May 30 02:12:18 EDT 2025

Powered by FUDForum. Page generated in 0.02554 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top