Użytkownik Dewald Jacobs napisał: > It seems this is the problem. Whenever I manually add a record in the > database and leave the date column as >NULL, I can access the "Available Keys", but as soon as I then choose a date >I get the following error: >ERROR - !!! Data Type Mismatch: table=Geskiedenis; field=Datum. >Expecting:<type 'unicode'>; got:<type 'datetime.date'>
It looks like you have incorrectly defined dBizobj.DataStructure property. > Not 100% sure what you meant with environment but I take it you are asking > what I use to create and edit my SQlite databases? I'm using the Firefox > extension SQLite Manager. As for setting the default value to > datetime.date.today it made no differance to the error. I meant Python, wx version, OS type, etc. -- Regards Jacek Kałucki _______________________________________________ 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]
