Python GUI Programming Cookbook by 2015

Python GUI Programming Cookbook by 2015

Author:2015
Language: eng
Format: epub
Publisher: Packt Publishing


Note

CRUD is a database term you might come across that abbreviates the four basic SQL commands and stands for Create, Read, Update, and Delete.

Connecting to a MySQL database from Python

Before we can connect to a MySQL database, we have to connect to the MySQL server.

In order to do this, we need to know the IP address of the MySQL server as well as the port it is listening on.

We also have to be a registered user with a password in order to get authenticated by the MySQL server.

Getting ready



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.