If you are using ASP as your server language you are very
limited in what
you can achieve. In ASP.Net however it is fairly simple. You
would suck the
data for ach recordset into a data table, define the
relationships between
the two and then you could create a dataview that would
essentially be the
same as if the records came from the same database.
--
Paul Whitham
Certified Dreamweaver MX2004 Professional
Adobe Community Expert - Dreamweaver
Valleybiz Internet Design
www.valleybiz.net
"acidrain9" <webforumsuser@macromedia.com> wrote in
message
news:ekpujq$moo$1@forums.macromedia.com...
>i am using two access databases