Click here to Skip to main content
15,891,204 members
Articles / Database Development / MySQL

Tutorial Python and PyMySQL database navigation

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
11 Apr 2020CPOL 6.1K   5  
How to display MySQL database records in alphabetical order on a PyQT5 form regardless of record ID numbers
This is a tutorial on how to display MySQL database records in alphabetical order on a PyQT5 form without depending on record ID numbers, using generated row numbers instead.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Brazil Brazil
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions