On 28/11/11 17:49, Monte Milanuk wrote:
Is there / do you know of any tutorial that covers actually using an SQL
database with a GUI interface (say, sqlite and tkinter since they come
packaged with python by default) to build something moderately useful like a
small address book i.e. CRUD applic
Hello all,
Thought I might ask here just to make sure my Google-fu isn't on the fritz and
I'm not missing something already existing...
Is there / do you know of any tutorial that covers actually using an SQL
database with a GUI interface (say, sqlite and tkinter since they come
packaged with