Re: Creation of SQL syntax

From: George Xu <George_Xu_at_Nt.Com>
Date: 1996/04/14
Message-ID: <4krmoa$hos_at_nbdchc4.bnr.ca>#1/1


This is a easy work. You can use any of Pro* language to retrieve table structure in Oracle database dictionary and create a insert statement flat files.   

Actually, I wrote a Pro*C code generator, which is capable to create Pro*C function based on table name. Main program can call the funtion and get the data from ORACLE. To run the program, you just:

CodeGenerator ORACLE_Tablename C_Source_CodeFile C_Source_HeadFile

It is very easy to adapt to what you wanted. If you want further information, please let me know.

George Xu
System analyst
George_Xu_at_nt.com Received on Sun Apr 14 1996 - 00:00:00 CEST

Original text of this message