> > I'm getting the following from 6494 > > File "/home/johnf/pespy/pespy/lkgridClass.py", line 124, in afterInit > self.ds = self.schgridDS.execute("select * from dataset where regid = > '%s' > " % (self.LookupID,)) > File "/home/johnf/dabo/dabo/db/dDataSet.py", line 355, in execute > if not self._alreadyCorrectedFieldTypes: > AttributeError: 'dDataSet' object has no attribute > '_alreadyCorrectedFieldTypes' > >
Hi. I revertet dDataSet changes. I'm not really sure if we need change default sqlite text factory here to the str type, since it uses utf-8 and all Dabo data manipulations has take place at cursor level. What if we leave this setting unchanged? Regards Jacek Kałucki _______________________________________________ Post Messages to: Dabo-users@leafe.com 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/4d7eb014.3020...@rz.onet.pl