chrisppppp
MIS
Sql Server 2005
Hi, i've got an .xls file with about 500 lines in it and only 3 columns. What i would like to do is match this file to the table Account by the AccountID in the .xls file, and then update the ExtraInfo 1 and ExtraInfo30 with the two columns i have in my excel file.
I've looked at the Import/Export wizard but i can't seem to get it to do what i want it to. Does anyone have a query that i could run that would update these fields? Sorry my SQL knowledge is a bit limited.
Cheers
Hi, i've got an .xls file with about 500 lines in it and only 3 columns. What i would like to do is match this file to the table Account by the AccountID in the .xls file, and then update the ExtraInfo 1 and ExtraInfo30 with the two columns i have in my excel file.
I've looked at the Import/Export wizard but i can't seem to get it to do what i want it to. Does anyone have a query that i could run that would update these fields? Sorry my SQL knowledge is a bit limited.
Cheers