Site icon Python GUI

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.

Exit mobile version