Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: excel to oracle
Tim B wrote:
> Well, today I found out that for every record I import from my spreadsheet I
> will need to add a record to an additional table, and I'll have to deal with
> a couple of sequences. What I'm likely going to do is import the spreadsheet
> into Access and use some VBA to read the records, create the needed insert
> statements, and save them to a text file. I'll keep your solution in mind
> for when I have a more straightforward import to do. Thanks.
If you are going to write vba, why not just do it from excel and avoid the access intermediate step altogether.
-- Niall Litchfield Oracle DBA http://www.orawin.info/servicesReceived on Sat Oct 06 2007 - 12:58:45 CDT
![]() |
![]() |