Using:
Platform: GTK
Python Version: 2.6.5 on linux2
Dabo Version: Version 0.9.2; Revision ~5924
UI Version: 2.8.11.0 on wxGTK (gtk2)
Sqlite3 vers 3.6.22-1
Using the tutorial.sqlite package I downloaded from the website if in
HoursBizobj.py I do: self.addWhere("billed=false") I get this error:
Dabo Error Log: Mon Aug 9 12:26:28 2010: Database Execution failed with
response: no such column: false
If I change it to: self.addWhere("billed=0") it runs as stated in the
tutorial.
I looked in the archives but didn't see anyone else mentioning getting
this error.
Regards, Jim
_______________________________________________
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]