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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2000-12-07 : 13:14:18
|
sunshyne writes "I am a "newbie" so please have patience with me :)
I have tables on both SQL and Oracle servers of both which have a unique ID being the SSN.
I want to return a recordset to display data to the web page for the users accounts (loans).
Some users will have data in both tables, some in only one.
How can I "combine" information from both the SQL and the Oracle tables to create one recordset?" |
|
|
|
|
|