Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> script related query
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
--
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