On Feb 10, 2008, at 2:45 PM, Adrian Klaver wrote:

> So the option here is to go the myBizobj.getTempCursor() route.

        It depends: if you want to make the round-trip to the database, use  
getTempCursor() and then go with Postgres 'ilike' syntax. Or just use  
the local data and use SQLite's 'like' syntax, which is case- 
insensitive.


-- Ed Leafe





_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]

Reply via email to