Learn PythonPythonPython GUIVideos

How To Delete A Record From A Database With A Python Script

How To Delete A Record From A Database With A Python Script

John Elder of Codemy recently started a CRM database project using the Tkinter in Python. In this video, we will get the continuation of this project in which we will add another interesting functionality. The previous tutorial video taught us how create a Python script to add and view a record in the database. Now, we will add another useful function and that is the ability to delete a record.

In this video, John will show us how to delete a record from the SQLite database in the Tkinter app. Provided that you already built the CRM database as tackled from his early videos, you may now proceed to this step and add this functionality. This CRM Database Python script project might sound too complex, but it is surprisingly easy. To learn more, feel free to watch the Python GUI tutorial video below.

Related posts
CodeIDELearn PythonPythonPython GUITkinter

How To Make More Than 20 ChatGPT Prompts Work With Python GUI Builders And Matplotlib Library?

CodeIDELearn PythonPythonPython GUITkinter

How To Make More Than 20 ChatGPT Prompts Work With Python GUI Builders And Pillow Library?

CodeDelphiDelphiFMXLearn PythonProjectsPythonPython GUI

How To Create A Weather App With The Python Delphi Ecosystem and Weatherstack API

CodeDelphiDelphiFMXLearn PythonProjectsPythonPython GUI

How To Create A Music Player With The Python Delphi Ecosystem

Leave a Reply

Your email address will not be published. Required fields are marked *