Report Design
 Crystal Reports Forum : Crystal Reports for Visual Studio 2005 and Newer : Report Design
Message Icon Topic: Grouping by month for running data Post Reply Post New Topic
<< Prev Page  of 2
Author Message
hilfy
Admin Group
Admin Group
Avatar

Joined: 20 Nov 2006
Online Status: Offline
Posts: 3701
Quote hilfy Replybullet Posted: 31 Jan 2011 at 7:12am
The problem is that while your PL/SQL block creates a temp table, it doesn't actually return any data.  Crystal is looking for the data.  So, intead of using a temp table, I would return a refcursor - I'm not sure that Crystal will handle a temp table.  This mean creating a stored function in the database to handle this instead of using an anonymous PL/SQL block. 
 
-Dell
IP IP Logged
<< Prev Page  of 2
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.