in reply to xl file to database
Further, Perl's database interface, DBI, isn't always (usually?) the best way to load large quantities of data into a DB. Most databases have their own bulk-loaders that are often much faster. For instance, MS-Access has an import function while Oracle has SQL/Loader.
-TatsUpdate: /me shame-facedly changes PERL to Perl. Thanks anony-brother!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: xl file to database
by Anonymous Monk on Jun 13, 2003 at 09:48 UTC | |
|
Re: Re: xl file to database
by EvdB (Deacon) on Jun 13, 2003 at 06:50 UTC |