Combining Thunderstone and SQL Queries

Post Reply
User avatar
Thunderstone
Site Admin
Posts: 2504
Joined: Wed Jun 07, 2000 6:20 pm

Combining Thunderstone and SQL Queries

Post by Thunderstone »



Is there a way to program Webinator to query not only its own database of
URLs indexed but perform queries against another SQL database, gather result
strings from that, and make it part of the results page?

I have my traditional search engine in Webinator, plus I would like to take
the query string and use it to find information in a SQL database. Thanks.


User avatar
Thunderstone
Site Admin
Posts: 2504
Joined: Wed Jun 07, 2000 6:20 pm

Combining Thunderstone and SQL Queries

Post by Thunderstone »



You can look at the meta search engine demo as an example of retrieving
data from another web search engine, which you could use if the database
was on the web.

Richard Flynn said:


Post Reply