[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: Calling Oracle Functions throught Report Builder
- Subject: Re: Calling Oracle Functions throught Report Builder
- From: Jon Alsager <JAlsager@ISIF.STATE.ID.US>
- Date: Mon, 23 Jul 2001 14:34:46 -0600
- Thread-Index: AcETpnJ7rNJUMnWSQOSduzhZoz8BdQAEAP3g
- Thread-Topic: Re: Calling Oracle Functions throught Report Builder
Could you also create an expression using a function or stored
procedure, and then insert the new field? It seems like I was
successfully able to do that on the Select Fields window.
Jon
-----Original Message-----
From: Nicolas Moscaritolo [mailto:Nicolas.Moscaritolo@BRIO.COM]
Sent: Monday, July 23, 2001 12:30 PM
To: SQR-USERS@list.iex.net
Subject: Re: Calling Oracle Functions throught Report Builder
YES, Brio ReportBuilder can call an Oracle Function or Stored Procedure.
You
would have to go to the SOURCE tab within reportbuilder and code the
BEGIN-SQL section using the black arrow tab on the left side3 of the
Reportbuilder Source screen.
Nick Moscaritolo
Brio Technology
Systems Consultant - East Region
15 Crestwood Drive
Ashland, MA 01721
(617) 823-6783
> -----Original Message-----
> From: Discussion of SQR, Brio Technology's database reporting language
> [mailto:SQR-USERS@list.iex.net]On Behalf Of Michael Wheeler
> Sent: Monday, July 23, 2001 2:13 PM
> To: SQR-USERS@list.iex.net
> Subject: Calling Oracle Functions throught Report Builder
>
>
> Can Brio Report Builder call an Oracle Function or stored procedure?