Hi all, I'm working on webapplication for intranet (interface for discussion forum) and I think, that searching capabilities of dbforms missing one feature... (maybe it's here, but i do not know how to do it...) So, where's the problem ? Assume we have table with these columns:
nick varchar(9) email varchar(30) add_date date I want to use searchField_* objects, but there's one problem, I do not know, how to select all rows with dates BETWEEN two values. searchField_* objects support only clauses with = (or like) operator Combining searchField_* objects and filter, or whereClause property of dbform not working for me, and build whole whereClause, or filter property is little bit difficult... Maybe, this can be one of the powerful features in future releases, but I need to use it now... Any ideas, suggestions ? -- Marian Andre student FEI TU Kosice ICQ: 70784303 JID: [EMAIL PROTECTED] PGP public key: http://www.intrak.sk/~andre/pgp/ -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS d- s+:-- a-- C++ UL++ P++ L++ E--- W+ N o K- w O-- M V- PS+ PE++ Y+ PGP- t+ 5++ X+ R* tv- b++ DI-- D G++ e h! !r !y ------END GEEK CODE BLOCK------
msg00308/pgp00000.pgp
Description: PGP signature
