Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!unmvax!ncar!ames!amdcad!sun!pitstop!sundc!seismo!uunet!mcvax!enea!kth!draken!chalmers!imshp1!hans
From: hans@imshp1.im.se (Hans R|cklinger)
Newsgroups: comp.databases
Subject: Re: How to 'link' Oracle's SQL*Forms and SQL*Report?
Message-ID: <1264@imshp1.im.se>
Date: 5 Dec 88 08:24:41 GMT
References: <138@cmtl01.UUCP>
Reply-To: Hans R|cklinger@imshp1.UUCP (Hans R|cklinger)
Organization: Industri-Matematik AB, Sweden
Lines: 18
Keywords:ORACLE_DESIGN


	One way of doing this is to have a special table that contains the
	selected values for the report. In other worlds you design a special
	screen for ordering the report. This screen also update a report queue.

	A special process reads the report queue and starts the report with
	the que number as input redirection. In the report there is a an
	execute statement that reads the ordering table (one for each report)
	
	Regards Hans R|cklinger/Patrik Fransson



-- 
     Hans Rocklinger               |  hans@im.se
     Industrimatematik System AB   |
     V Hamngatan 8                 |
     S-411 17 GOTHENBURG, SWEDEN