I'm trying to write a stored procedure to normalize an Oracle row that contains 12 columns, to 1 column of 12 rows so I can do some reports in CR. This is my first Oracle Stored Proc. What am I doing wrong?
I've created a Oracle temporary table as follows:
CREATE GLOBAL TEMPORARY TABLE...
I get the following error when exporting to Excel:
Error encountered by Crystal PageServer
--------------------------------------------------------------------------------
The error message returned is:
The export format 'u2fxls:5' is not supported. [On Page Server: MTC-AS2.pageserver]...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.