Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ASP - more than one database

Status
Not open for further replies.

121278

Programmer
Aug 6, 2001
35
AT
i am showing a report with asp and can't solve this
problem:
the report gets data from a ado recordset, it all works fine until i use data from a second database
(eg. a view with data from other databases)
how can i get the data not just from one database (where i made a connect to) but from more than this one,
databases which stand in relation to another?
is there a way to do this?

thanx in advance
chris
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top