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 |
|
Sun Foster
Aged Yak Warrior
515 Posts |
Posted - 2006-01-09 : 09:04:14
|
| How to add tables in view design window from another DB? From pull down windows in view, there are only list tables in current db. I knew how to use code to add tables from another db. |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2006-01-09 : 09:23:59
|
| It is better to use Query Analyser to create tableSrcipt table from One DB and run it in other DBMadhivananFailing to plan is Planning to fail |
 |
|
|
|
|
|