Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Crystal Reports and Oracle 8

Re: Crystal Reports and Oracle 8

From: <interld808_at_aol.com>
Date: Fri, 17 Sep 1999 21:22:33 GMT
Message-ID: <7rubed$sup$1@nnrp1.deja.com>


I am trying to get as far as you are already. Could you please send me a sample of the declaration for Office.OfficeNum and tell me how you told Crystal how to access this as the datasource.

PS. Info I read from Crystal said they don't support Oracle stored procedures through ODBC.

In article <37C71F5C.2D2C5CB3_at_home.com>,   Madsal <softsense_at_home.com> wrote:
> Since no one at seagate software could help I've decided to take a
shot
> at this
> group for information.
>
> From an article from seagate software I have written over 50 stored
> procedures that
> will populate some 100 reports. Working fine. I am using a defined
> CURSOR type
> as a parameter:
>
> CREATE OR REPLACE PROCEDURE GetOfficeNum (AsofDate IN Date, office_cv
IN
> OUT Office.OfficeNum)
> :
> :
> :
> END;
>
> My reports work great but I am using the native Crystal driver and
need
> to go ODBC. ODBC
> will not except the cursor type. I realize this is sort of not the
> forum to discuss this
> but has anyone used Crystal report and oracle that may have a better
> solution to writing
> these reports and using the VB Crystal OCX With them.
>
> Thanks for you support
> SAM
>

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Fri Sep 17 1999 - 16:22:33 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US