From: curtm@ix.netcom.com Subject: RPT2C Date: 1996/12/28 Message-ID: <5a29hh$f7h@dfw-ixnews3.ix.netcom.com>#1/1 content-type: text/plain; charset=US-ASCII organization: Netcom x-netcom-date: Fri Dec 27 11:00:33 PM CST 1996 mime-version: 1.0 newsgroups: comp.databases.oracle.misc,comp.databases.oracle.server,comp.databases.oracle.tools I found the following from the web page: http://www.mclink.it/com/confor/rpt2_eng.htm --------------------------------------------------------------------------- RPT2C - Make You RPT (SQL*ReportĀ®) Fly We offer two choices for optimizing your RPT code: Rpt2C/Source: --------------- converts RPT code into "C" code, which you can then modify. This Version requires a "C" compilers to compile the "C" code into Executable file. Rpt2C/Binary: -------------- produces a binary executable file instead of a "C" file and does not require a "C" compiler. This Version requires less space, and has shorter conversion times. ----------------------------------------------------------------------- Does anyone have any experience with these products ?? I'm looking for a way to either improve performance or migrate away from RPT (Oracle's old reporting tool about a decade old now).