CONNECT MYSQL WITH VSCODE  Python 

program (VISUAL STUDIO CODE)

User : root

Pass: type password

Connect to mysql server with vscode (python program)

1.      Create folder

2.      Open folder with vscode

3.      Create  page :- text.py

4.      Vs code : install this command

(Python command code here)

Pip install mysql-connector-python (if not install)

5.      Open page and type for mysqlconnection

1st show database (this is code)



DOWNLOAD CODE LINK - PDF 

Comments