Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: ORACLE & Excel
s Lehaire <s.lehaire_at_meilleuregestion.com> wrote:
> I've got a datafile in excel and I want to import this file in my Oracle DB.
> How can I connect to the ODBC under excel (in VBA) to import my worksheet?
Save the file as a comma-delimited one and then use SQL*Loader to load it into your Oracle database. See the documentation about SQL Loader.
Davide Received on Tue Apr 16 2002 - 04:17:49 CDT
![]() |
![]() |