J
|
jackel66 author 1/8/2008 |
OK i know this has been asked a few times and the answer always seems to be the same to enable multiple search on the advanced search page. But i dont know if im missing it somewhere or what but there is no option in the software for this and there is no How to in the help for this either. So on that note can someone please explain where i can find this multiple search and how to add it to a single field in the Advanced search????????
|
J
|
Jane 1/9/2008 |
Hi, select field1, field2, field3, field3 as field3_2, ... from TableName
|
J
|
jackel66 author 1/9/2008 |
Hi, you can do it editing SQL query on the Edit SQL query tab. Here is a sample: Then check off field3_2 on the advanced search page only on the Choose fields tab.
|
J
|
Jane 1/11/2008 |
Hi, |