[transfer-dev] Non case sensitive searches, revisited

2011-08-28 Thread pedrobl
Last April I offered my time to solve this issue but, unfortunately didn't receive any responses. The time has come for me to solve this issue once and for all. I'd really appreciate any feedback. The problem: Transfer does not support functions, so it's not possible to do non case sensitive

[transfer-dev] transfer on cf7

2011-08-28 Thread Scott Conklin
I have just received the requirements for a new project which is a cf7 application running on a machine that is almost 10 yrs old with only 2MB of memory. we believe at most there could be at any given time 1000 different users logged into the app performing basic CRUD operations against

Re: [transfer-dev] listByProperty() and NULL values

2011-08-28 Thread Mark Mandel
You will need to use TQL for this. Mark On Fri, Aug 26, 2011 at 7:34 PM, Robert Rawlins rob...@supporttime.comwrote: Hello Guys, I want to use listByProperty() to find all instance of a class who's particular property is NULL, or NOT NULL How can I do this? I know I can search for