Saving data in database with Python Tkinter Tutorial

Опубликовано: 13 Октябрь 2024
на канале: AkA Abdullah
23,306
381

This is a simple window in which i created 2 entry boxes and a Button to perform action and then get the value of these entry boxes and saved them in data base using sqlite3
In next video we will fetch and edit and delete the data from database using
gui and Tree view in window