python tkinter video tutorial video 5:sql3 backend part 2

preview_player
Показать описание
SO in the previous video we covered some of the basic operations like how to insert in sqlite3 database and how to view from sqlite3 database , in this video we are gonna cover the other few sqlite3 commands like deleting and updating using sqlite3.

links of all the videos of this video series:

Рекомендации по теме
Комментарии
Автор

Could you please make more videos on file handling in listbox, gui(python tkinter)?

musficamurshidopshori
Автор

It would help alot if you added a page with the code below the video or a link your github page. I ran into some probems with the sqlite3 connection but there is no reference material to check against. Thanks.

novicetech