flybob 0 Newbie Poster

I have developed software a long time, but am new to GUI.

For the last 6 weeks, I have been developing a database in MySQL, with mysqldb and controlling it with wxPython GUI code developed in Boa Constructor. Now that I have stuff IN the database, and screens to view it, I need to generate reports containing specific sought information. I have searched the posts and various "how-to" sites and have not seen anything at a low enough level that I understand it.

Can someone explain or point me to a demo? Basically I want to retrieve rows of information via an SQL SELECT statement and have it come out on a printer, with some header and formatting info. I have seen various examples of a print dialog that lets me select which printer to send something to, but I have no idea how to get data from an SQL query into an object in order to send that object to a printer.

thanks

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.