Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access_asp thread: Search Multiple databases?


Message #1 by "Terrie Wiederich" <terriel@u...> on Mon, 22 Jul 2002 22:52:41
Is it possible to use ASP to program a search of multiple databases on a 
website?  If so, how would I go about it?  These databases are all in the 
same folder.

Terrie
Message #2 by "Ken Schaefer" <ken@a...> on Tue, 23 Jul 2002 12:32:20 +1000
Just execute each query against each database...

Obviously you will need some algorithm to combine the results if you want to
display the results as one resultset.

Cheers
Ken

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From: "Terrie Wiederich" <terriel@u...>
Subject: [access_asp] Search Multiple databases?


: Is it possible to use ASP to program a search of multiple databases on a
: website?  If so, how would I go about it?  These databases are all in the
: same folder.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


  Return to Index