On Friday 08 May 2009 08:59:35 am Paul McNett wrote: > johnf wrote: > > A new clue. I believe that Dabo is calling getFields 1586 times. At > > least the postgres log is showing pages and pages of that request. > > Ok, so what is calling getFields(). > > Paul
dCursorMixin.py -> _setTable() and the stack tells me that crs.Table = self._dataSource is calling dCursorMixin.py->_setTable() -- John Fabiani _______________________________________________ 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/[email protected]
