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-11-05 : 13:53:43
|
Lance writes "I'm having a couple of problems trying to convert a Access app. to a web application:
Is it possible to join two tables that reside on different servers (through ADO2.0+) and return a recordset object useable in my ASP page?
If not, is it possible to instantiate two recordset objects and then perform the join on the objects via a SQL command?
Thanks in advance =) (I've been looking for an answer to this question for quite awhile)
-Lance" |
|
|
|
|
|