Search Archive and Main Database Simultaneously

If you have more than one GoldMine database (an archive, for example) you might find it useful to be able to search both (or more) databases at the same time. Consider this scenario:

How many contacts do I have in my GoldMine?

How many contacts are in my GoldMine database?

There are a few different ways to determine this... here's my favorite:

select count(*) from contact1

Subscribe to RSS - SQL