Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Loading an Excel spreadsheet into Oracle
hi,
we have the same problem with loading excel sheets into an oracle db.
i wrote a tool to allow the users that generated the excel data to insert,
update,
delete, and select the data themselves. that way they can take ownership
of the
maintenance, and lesson your burdon.
the tool i wrote is in VB5, with Apex True Grid v5, and Oracle Objects for
OLE.
it uses an unbound grid for the posting, and a bound grid for the
query/delete.
HTH,
Steve Chapman
GlaxoWellcome
pgomeza_at_my-dejanews.com wrote in article
<6ogd5d$k3p$1_at_nnrp1.dejanews.com>...
> Hi all,
>
> How can I load an Excel spreadsheet into a Oracle table, I mean something
> like sql*loader if it could understant Excel's format.
>
> Is it a good solution saving the sheet as .txt and then loading into
Oracle
> using sql*loader or it's better to access the sheet with odbc?.
>
> Thanks all,
>
> Pablo Gómez Aguilera
> pgomeza_at_yahoo.com
> pgomeza_at_deja-news.com
>
> -----== Posted via Deja News, The Leader in Internet Discussion ==-----
> http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum
>
Received on Sun Aug 02 1998 - 21:22:52 CDT
![]() |
![]() |