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 |
|
RichardSteele
Posting Yak Master
160 Posts |
Posted - 2007-12-29 : 18:20:20
|
| How can I insert a new table from a different server into an existing database (on a shared sql server) using Studio Express? |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-12-29 : 21:33:10
|
| Maybe data import wizard, not sure if it's available in ssmse. |
 |
|
|
RichardSteele
Posting Yak Master
160 Posts |
Posted - 2007-12-30 : 02:05:40
|
| hmmm. I don't see it there. Any other ideas? |
 |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-12-30 : 02:38:25
|
| Then have to use linked server. |
 |
|
|
|
|
|