Re: load data from Access to SQL
From: Andre (no_at_spam.com)
Date: 08/31/04
- Previous message: Val Mazur: "Re: Conn String lengthens when conn is opened"
- In reply to: Al Reid: "Re: load data from Access to SQL"
- Next in thread: Val Mazur: "Re: load data from Access to SQL"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 30 Aug 2004 20:52:53 -0700
Al,
If I can speak in simplistic terms, what I'd like to do is the following:
insert SQLtable
select * from AccessTable
Is something like this possible without having to loop through every record
in my Access table? I'm at the point where I have the Access table in a
recordset, but am unsure how do the Insert, without having to loop through
every record.
Thanks, Andre
- Previous message: Val Mazur: "Re: Conn String lengthens when conn is opened"
- In reply to: Al Reid: "Re: load data from Access to SQL"
- Next in thread: Val Mazur: "Re: load data from Access to SQL"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading