Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Report Design
Message Icon Topic: Report History Table Post Reply Post New Topic
Author Message
solent
Newbie
Newbie


Joined: 07 Apr 2008
Location: United Kingdom
Online Status: Offline
Posts: 22
Quote solent Replybullet Topic: Report History Table
    Posted: 19 May 2008 at 3:46am

I noticed in the 11.12 Tutorial creating a report history table using the following:

INSERT INTO ReportHistory
(ReportName, ReportDate)
VALUES
('Report History Subreport', GetDate());
SELECT 1 AS Dummy

Is there any way of passing in the Report Title (Special field) as opposed to hard coding it
 
Thanks
IP IP Logged
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.047 seconds.