Skip to content

Techdocs

CentralFloridaAttorney edited this page Jan 4, 2023 · 3 revisions

Techdocs

If you attempt to run the program and receive a console error "AttributeError: 'NoneType' object has no attribute 'cursor'" then there is a problem with your connection to the MySQL database. DBTool uses the values in default.ini to connect to your MySQL database. Make sure that your user, passwd, host, and port names are correct.

Clone this wiki locally