Re: Communicating between FORMS & RPT
Date: Wed, 29 Jun 1994 08:38:46 +0000
Message-ID: <772879126snz_at_wplace.demon.co.uk>
Bassi,
Create a sequence and select a unique id number from it instead of using userenv(terminal). Or just concatenate it onto the userenv(terminal) to make the string unique.
In article <1994Jun28.120918.772_at_cine88.cineca.it>
px3bois1_at_cine88.cineca.it "Bassi Claudio, ADS SpA ITALY" writes:
... deleted
:I have to pass some data to an RPT program that I launch directly from SQLFORMS
:with a #HOST; normally, I write that data in a table, with the value of
:USERENV('TERMINAL') as the primary key: so, the first thing I did in the RPT
:was the reading from that table where the key is equal to USERENV('TERMINAL').
:
:In a client/server environment, two clients launching the same RPT have the
:same USERENV('TERMINAL'), that is "con". This cause me big problems, because
:the data that I pass are logically variable.
... deleted
-- Glenn Nicholas, Concept | Internet: Glenn_at_wplace.demon.co.uk Ph: +44 908 221313 | Compuserve: 100070,3562Received on Wed Jun 29 1994 - 10:38:46 CEST