jarvisteach / appJar

Simple Tkinter GUIs in Python
http://appJar.info
Other
615 stars 67 forks source link

[Suggestion] MySQL support for .addDbTable #635

Open zombiestruck opened 3 years ago

zombiestruck commented 3 years ago

Additional parameters to specify the driver/connection string would be great. This could be accomplished using pyodbc to drive the sql connection, or simply using mysql.connector.