My application is written using wxPython, but not the Dabo structure. I'd like to use the ReportDesigner to initially lay out the rfxml, which I'll finish by hand.
In the reports.py module of my application, I have the code to create a list of dict_cursors for ReportDesigner. But, running the application does not make that object visible to the independently-run ReportDesigner. I would like to see an example of a dictionary cursor that RD accepts as input. This will allow me to query the sqlite3 database, extract the table data, and manually prepare the cursor. Rich -- Richard B. Shepard, Ph.D. | The Environmental Permitting Applied Ecosystem Services, Inc. | Accelerator(TM) <http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863 _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
