1

I have question how can I connect to VPS server and interact with MySQL database using python on my local machine.

I would like to make program using PyQT that connect to my server and update, take sth from db.

I know that there is MySQLdb module but from what I know i cannot connect to VPS server, because in connect method it doesn't take server password argument.

Ajay
  • 5,267
  • 2
  • 23
  • 30
Proseq
  • 21
  • 2
  • you can take help from following link http://stackoverflow.com/questions/28476926/sqlalchemy-connect-to-vps-database – user1138111 May 10 '15 at 11:49

0 Answers0