Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> script related query

script related query

From: Shishir Kumar Mishra <shishir_at_agnisoft.com>
Date: Thu, 25 Jul 2002 03:18:19 -0800
Message-ID: <F001.004A2111.20020725031819@fatcity.com>


Hi all !

 I am a Delphi programmer. In our application we can modifying the design of reports at run time, we can put controls etc at run time. Now when we saved the report the setting of controls (including datawareness of controls) is saved as CLOB field in database. Next time when report section is loaded in my application all the settings for controls are read from database(clob field).  

Now the problem is that I want to write the script which will contain the data of my database and will populate the database of our client so that report can be generated there also. Basically the script should have data from the table where controls setting are saved. Now I want when my clients run the script it should copy those data in their data base. If record with same id is already there then it should not overwrite rather a new id should be generated and data should get copied. The reporting tool i am using is Report Builder (I guess which has no significance with this problem).

Any idea :(

Thanks in advance ...
Shishir Kumar Mishra
Agni Software (P) Ltd.
www.agnisoft.com



Vidya Dadaati Viniyam

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Shishir Kumar Mishra
  INET: shishir_at_agnisoft.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Jul 25 2002 - 06:18:19 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US