Database access through python using GUI(Tkinter)

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • arvind

    #1

    Database access through python using GUI(Tkinter)

    hi all,
    i am accessing sql+ database through python 2.4.3.
    i am using Tkinter to build my screens.
    how can i pass parameters on the click event of button from one
    function to the another?
    how can i run another file from current file?
    --------arvind

Working...