Re: Importing a CSV file into Access from Command Line
From: Karen Middleton (karenmiddleol_at_yahoo.com)
Date: 10/04/04
- Next message: Karen Middleton: "Exporting a Access table/view from command line with VB Script"
- Previous message: Alankar: "Re: Inserting a line at the beginning of a Text file"
- In reply to: John Nurick: "Re: Importing a CSV file into Access from Command Line"
- Next in thread: John Nurick: "Re: Importing a CSV file into Access from Command Line"
- Reply: John Nurick: "Re: Importing a CSV file into Access from Command Line"
- Messages sorted by: [ date ] [ thread ]
Date: 4 Oct 2004 03:57:29 -0700
John Nurick <j.mapSoN.nurick@dial.pipex.com> wrote in message news:<suevl0ln7k04o1div1dcq3f9arb2mt5v93@4ax.com>...
> Yes, though I don't know how extensive the modifications may need to be.
> You may have to use ADO (the ADODB library) instead of DAO and create
> DSN-less connections before executing the queries. Also there may be
> security issues; wouldn't it be simpler on the whole to use Oracle's or
> SQL Server's own tools?
>
> On 2 Oct 2004 22:44:30 -0700, karenmiddleol@yahoo.com (Karen Middleton)
> wrote:
>
> >Sorry, I missed something is it possible to modify this code so that
> >it can import the csv file into a Oracle or a SQL Database as well.
Hi John
Many thanks for your inputs. Your help is greatly appreciated the code
you provided is cool I am able to import data into Access.
I am new to VB Scripting appreciate if somebody could provide a
similar ADO based code to import into SQL or Oracle a arbitrary CSV
delimited file.
Thanks
Karen
- Next message: Karen Middleton: "Exporting a Access table/view from command line with VB Script"
- Previous message: Alankar: "Re: Inserting a line at the beginning of a Text file"
- In reply to: John Nurick: "Re: Importing a CSV file into Access from Command Line"
- Next in thread: John Nurick: "Re: Importing a CSV file into Access from Command Line"
- Reply: John Nurick: "Re: Importing a CSV file into Access from Command Line"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|