Hi - I'm new to the list and relatively new to Dabo.

I am getting a data type mismatch error, "table -> field expecting : type long; 
got type unicode".
Error is being generated because I am entering the value (a number)  directly 
into a cell of a dGrid. The cell 
is connected to a database field of type long,  via a bizobj class. I handle 
the unicode type value by converting it 
to a long. then calculate a new value which populates another cell. Works a 
treat, except for the error. 

I could create a dialogue that accepts the value through a text box that is not 
directly associated with a field data type
but I would prefer not to - if possible.  is it possible to type the column of 
the grid?

rgds

Simon
_______________________________________________
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