adding records into an oracle table

From: Matthew Rowe <rtcs-mr_at_bnc.com.au>
Date: 1 Feb 1995 06:53:28 GMT
Message-ID: <3gnb58$12u_at_ren.bnc.com.au>


Hi,

        I am writing a database package that will transfer any dbf file to an oracle7 database. New tables with the same fields etc as the source are created in oracle, however I want to use the ADDNEW method to add records to the destination table. The ADDNEW method won't work.

        The only way you can add records to the destination is using sql, this I don't want to use as it can't do exactly what I want. The ADDNEW method will.

        Any help on this would be greatly appreciated.

Thanks in advance,

                        Matt Rowe. Received on Wed Feb 01 1995 - 07:53:28 CET

Original text of this message