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 |
|
dougbroadwell
Starting Member
4 Posts |
Posted - 2010-01-28 : 17:19:46
|
| I'm writing an application in C++ & Qt accessing a SQL Server instance via ODBC. I need to query data with joins from two different databases in that instance and don't know how to do it. Is there a way to create an ODBC connection that can access both? Is there a way to create views on the server, or procedures on the server, that can access both databases? Other options?Thanks |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|
|