Help with Zquery.filter
Posted: 31.07.2010, 21:38
Hello there.
First:
I would like to apologize in advance about my english, rsss.
Second:
Where can i find a list of all ways to use the filter option ?
I dont know if its possible, but i wanna create a general filter option in my software. The user can type for instance 'AAA', then my software looks for the word 'AAA' in any field of my zquery. (all fields like '*AAA*'). With only one field thats OK, but can i do this with all of them ?
Besides that i will have the especific search. The user will click in the grid title and then he can make a search about only that field. That OK for me. But i'm not sure about all options i have to use.
Another question, is there any difference regarding the database im using ? Now i'm with mysql, but my software is compatible with oracle, firebird and more. Do i need to change something using the filter option from one database to another ?
Thanks
First:
I would like to apologize in advance about my english, rsss.
Second:
Where can i find a list of all ways to use the filter option ?
I dont know if its possible, but i wanna create a general filter option in my software. The user can type for instance 'AAA', then my software looks for the word 'AAA' in any field of my zquery. (all fields like '*AAA*'). With only one field thats OK, but can i do this with all of them ?
Besides that i will have the especific search. The user will click in the grid title and then he can make a search about only that field. That OK for me. But i'm not sure about all options i have to use.
Another question, is there any difference regarding the database im using ? Now i'm with mysql, but my software is compatible with oracle, firebird and more. Do i need to change something using the filter option from one database to another ?
Thanks