S
Sarah G.
I'm trying to export an excel file to SQL server. Right now what I did is
that export the excel data into access, and in access run query to export to
sql.
Not sure how to do this directly to sql server from excel to sql table.
for example:
excel file:
customer# | custname | sales|
SQL table
customer# | custname |sales|
Thanks,
Sarah
that export the excel data into access, and in access run query to export to
sql.
Not sure how to do this directly to sql server from excel to sql table.
for example:
excel file:
customer# | custname | sales|
SQL table
customer# | custname |sales|
Thanks,
Sarah