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 |
|
tejicen
Starting Member
17 Posts |
Posted - 2009-06-10 : 05:02:07
|
| Hi,I want to import data from excel 2003 to SQL Server 2005. My excel sheet is on one machine and the SQL Server is on another machine.Can anyone help me with A sql example how I can import data from excel to a table in the SQl Server?kind regards, tecijen |
|
|
Nageswar9
Aged Yak Warrior
600 Posts |
Posted - 2009-06-10 : 05:03:30
|
| http://sqlteam.com/forums/topic.asp?TOPIC_ID=49926 |
 |
|
|
bklr
Master Smack Fu Yak Hacker
1693 Posts |
Posted - 2009-06-10 : 05:14:46
|
| the use import data wizard in the sqlserverstudio |
 |
|
|
tejicen
Starting Member
17 Posts |
Posted - 2009-06-10 : 06:03:42
|
quote: Originally posted by bklr the use import data wizard in the sqlserverstudio
thanks, tejicen |
 |
|
|
bklr
Master Smack Fu Yak Hacker
1693 Posts |
Posted - 2009-06-10 : 06:15:43
|
quote: Originally posted by tejicen
quote: Originally posted by bklr the use import data wizard in the sqlserverstudio
thanks, tejicen
Welcome |
 |
|
|
|
|
|