On 04/01/2012 10:41 PM, Simon Giraudo wrote:
> Hi Paul
>
> I rebuilt the bare bones of the project from scratched. Used the ide tools to 
> automat the process as much as possible.
> I added data structures to the auto created bizobj classes.  The datasource 
> and data fields link the dGrids to the bizobjs through
> the Dabo Class Designer. I have enabled editing on a single column from two 
> different  grids.  One is of type date and the
> other of type int.  Both cells accept input but on leaving the cells the type 
> mismatch occurs. the error states that the
> field  from table is expecting one type but got unicode.
>
> ERROR Data Type Mismatch : table=piecestbl; field=numOfPcs. Expecting:<type 
> 'int'>; got:<type 'unicode'>
>
> the data saves to the mysql datbase.

If helps this problem has popped up before:

Message thread:
http://leafe.com/archives/full_thread/378079

Patch, I think:
http://trac.dabodev.com/changeset/3911

>
> simon
>
>

-- 
Adrian Klaver
[email protected]
_______________________________________________
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/[email protected]

Reply via email to