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 |
|
norty911
Starting Member
41 Posts |
Posted - 2007-06-20 : 15:02:04
|
| Hey guys, ive exported a database from SQL Server 2000 as an excel file. I would like to then import this data back into Sql Server 2005 express via the Microsoft SQL Manager. Is there a way to do something like this?Thanks |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-06-20 : 16:24:58
|
| Use data import wizard in SSMS. |
 |
|
|
|
|
|