Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 import excel data into sql server in C#

Author  Topic 

shybi
Starting Member

41 Posts

Posted - 2006-08-01 : 01:46:34
how can we import excel sheet data into sql server in c#. we can use openrowset to do it? can anyone tell me the syntax of openrowset?

AugustinPrasanna
Starting Member

3 Posts

Posted - 2006-08-09 : 04:19:21
check out http://www.databasejournal.com/features/mssql/article.php/3331881 for code snippets
Go to Top of Page
   

- Advertisement -