Or even better biz.addCalculatedField(expr,field) which would evaluate to <expr> as "field" allowing the quote to surround the field name
...and automatically add "field" to the nonupdatelist? Larry Long -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ed Leafe Sent: Wednesday, August 29, 2007 2:09 PM To: Dabo Users list Subject: Re: [dabo-users] the SQL case statement On Aug 29, 2007, at 2:07 PM, Ed Leafe wrote: >> Yes I thought that might work but I realized that the quotes are >> there to provide a means to pass case sensitive strings. So a better >> solution should be provided. > > Would something like: > > biz.addField("my big honking case statement", autoquote=False) > > ...do the trick? Clarification: such a syntax doesn't exist yet. I'm asking if such a change would do what you need. -- Ed Leafe -- http://leafe.com -- http://dabodev.com [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] 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]
