Hi, I have a data entry form and want to use a dDateTextBox for easy input. I am using SQlite and the datafield in which the input will go is of type DATETIME. If there is nothing in the datafield I get the following error when I press any of the "Available Keys": ERROR - Non-date value in dDateTextBox: '' is type '<type 'unicode'>'
If the is data(that I typed in manually) in the datafield I get the same error: ERROR - Non-date value in dDateTextBox: '10/11/2011' is type '<type 'unicode'>' Any idea what the problem could be? Thanks Dewald _______________________________________________ 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]
