Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

boolean searches on multiple tables

Status
Not open for further replies.

stroll

Programmer
Sep 15, 2000
20
CA
We are having problems performing boolean searches using ZTBool on a normalized database structure. The problem we are having is when the user attempts to perform an 'AND' operation. Because our tables are fourth order normalized each entity only appears once in the table and is always by itself. This causes the 'AND' clause to return 0 hits every time because there are no instances of more than one entity anywhere in the tables.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top