how can i get data from excel via "select statement" in sql 2005?

Posted by Phsika on Stack Overflow See other posts from Stack Overflow or by Phsika
Published on 2010-06-11T06:05:13Z Indexed on 2010/06/11 6:12 UTC
Read the original article Hit count: 180

Filed under:
|
|
|
|

is there any method to get data from excel to sql ? i think that we can do without any writing C#codes. For example : select * from MyExcellFile.xls.Sheet1. Or may be any wizard in sql?

© Stack Overflow or respective owner

Related posts about sql

Related posts about sql-server