Skip to main content



      Home
Home » Archived » BIRT » stored procedure
stored procedure [message #23855] Wed, 30 March 2005 12:08 Go to next message
Eclipse UserFriend
Originally posted by: david_shapiro.yahoo.com

I just started looking at BIRT and maybe I'm missing something obvious, but
I'm not having any luck creating a data set using a stored procedure. How
is this supposed to be done?
Re: stored procedure [message #24203 is a reply to message #23855] Thu, 31 March 2005 16:37 Go to previous message
Eclipse UserFriend
Dave,

You can put in a simple stored procedure call statement as the query in
the JDBC textual query editor.
The JDBC ODA plugin included in BIRT currently supports SQL select query
and simple stored procedure query. That is, those that 1) use scalar
input parameters only or no parameters, and 2) retrieve a single result
set directly, like those in SQL Server or Sybase (instead of via a cursor
output parameter like those in Oracle).
We encourage the BIRT community to provide additional Open Data Access
(ODA) extensions to handle various types of data sources, including
complex stored procedures.

Linda
Previous Topic:About chart
Next Topic:Suggestion for ODACONFIG.XML
Goto Forum:
  


Current Time: Sat May 10 13:11:44 EDT 2025

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

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

Back to the top