Connecting GUI and database?

sk at gluit.de sk at gluit.de
Tue Feb 27 06:37:00 EST 2001


Hi there,

I want to build a PyQt application which uses (mx)ODBC to present data
from a SQL table in a QTable-like widget.

Is there a tool to connect database and GUI such that changes on one
side will automatically affect the other? I could make a concession
that after changing data in the database the program could be triggered
manually to update the widget.

Similar tools using tkinter could also be helpful.

Thank you.

 Stefan



More information about the Python-list mailing list