Ed Leafe wrote: > dabo Commit > Revision 3319 > Date: 2007-08-21 15:29:46 -0700 (Tue, 21 Aug 2007) > Author: Ed > Trac: http://svn.dabodev.com/trac/dabo/changeset/3319 > > Changed: > U trunk/dabo/db/dCursorMixin.py > > Log: > Added a check for the case where the AuxCursor is created so early in the > process that the BackendObject has not yet been created. > >
There is still something wrong. There are empty sql statements. Try dabodemo OneToManyApp. python OneToManyApp.py Dabo Info Log: Wed Aug 22 00:33:36 2007: 1 database connection definition(s) loaded. Dabo Info Log: Wed Aug 22 00:33:36 2007: User interface already set to 'wx', so dApp didn't touch it. Dabo Info Log: Wed Aug 22 00:33:36 2007: wxPython Version: 2.6.3.3 wxGTK (unicode) (gtk2) Dabo Error Log: Wed Aug 22 00:34:01 2007: Field city: Incorrect unicode encoding set; using 'latin-1' instead Dabo Error Log: Wed Aug 22 00:34:04 2007: Database Execution failed with response: (1065, 'Query was empty') SQL: _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]
