I recently downloaded the webinator product. Overall, it looks pretty
impressive. I do have two questions though. First, is there a way to make
it retrieve more than 10,000 pages? Second, it is possible to have one
query search two or more databases simultaneously, transparent to the user?
Thanks for your time. Any comments or suggestions would be appreciated.
You need to buy the commercial version for more than 10,000 pages.
Yes, but the time cost will be a linear multiple of the number
of tables you query. The better way is to keep everything in one
table and add more logic to the SQL.