I have created crystal reports from oracle databases, and used stored procedures on other databases (sybase) without difficulty.
I assumed that an oracle stored procedure would be simple to access.(I am using cr9, going to cr10).
I am being told by the db team that the stored procedures they want to set up are in packages and therefore would not be easily accessible.
I have tried to access a test package/procedure they provided and indeed the cr odbc driver for oracle sees the sp but does not offer columns/data.
I have been told this is because the driver can not handle the oracle object array. I am unsure of what this really means (still digging around for info on that...)
but I found a document on the b.o. site: cr_oracle_stored_procedures.pdf which appears to indicate that there are some requirements which need to be followed to set this up, but it is do-able. This does not explicitly mention 'object array'.
Anyone work with this before?
Does crystal NOT support the oracle object array?
Thanks.
I assumed that an oracle stored procedure would be simple to access.(I am using cr9, going to cr10).
I am being told by the db team that the stored procedures they want to set up are in packages and therefore would not be easily accessible.
I have tried to access a test package/procedure they provided and indeed the cr odbc driver for oracle sees the sp but does not offer columns/data.
I have been told this is because the driver can not handle the oracle object array. I am unsure of what this really means (still digging around for info on that...)
but I found a document on the b.o. site: cr_oracle_stored_procedures.pdf which appears to indicate that there are some requirements which need to be followed to set this up, but it is do-able. This does not explicitly mention 'object array'.
Anyone work with this before?
Does crystal NOT support the oracle object array?
Thanks.