Dabo Info Log: Mon Jan 21 14:27:21 2008: _correctFieldType() failed for 
field: 'luvariety'; value: 'test20'; type: '<type 'str'>

The message comes from one of my join fields.
I'm adding a join statement that includes the field

self.addJoin('public.agspecies','agspecies.pkid=agpoptrs.fk_species',joinType='left
 
outer')

I then add the field
self.addField("agvarieties.varname as luvariety")

Is there something I'm doing wrong here?
-- 
John Fabiani


_______________________________________________
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