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.
| Author |
Topic |
|
sanjay5219
Posting Yak Master
240 Posts |
Posted - 2010-04-23 : 12:54:45
|
| Dear All,Is there any way by which i can upload the Excel File in SQL.any procedure anythingPlease suggest |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2010-04-23 : 12:56:04
|
| you mean upload excel file data as a whole or extract column data from it?------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/ |
 |
|
|
sanjay5219
Posting Yak Master
240 Posts |
Posted - 2010-04-23 : 13:10:30
|
| I have one table with Column Product_Code-Price and i am getting excel file on daily basis with around 10000 rows with same column.Now i want to upload this file in sql table |
 |
|
|
sanjay5219
Posting Yak Master
240 Posts |
Posted - 2010-04-23 : 13:12:40
|
| Just to add this i do not want to use package |
 |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
|
|
|
|
|