Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Copying Access table into SQLserver table from Excel

Status
Not open for further replies.

AgatheB

Programmer
Jan 16, 2003
36
DK
Hi,

If I want to copy all records in an Access table into an existing SQLSERVER table should i do it record by record or is it possible to copy them at once (just as CopyFromRecordset used for copying to sheets)?

Thanks,

Agathe
 
Sorry, but with the "from Excel" part I meant that the code lies in Excel.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top