MySQL Forums
Forum List  »  Connector/Python

Python VBA DRIVER={MySQL ODBC 5.1 Driver
Posted by: Marco kaupp
Date: July 14, 2022 07:03AM

Hello,

I received an Excel VBA Code which takes data from MySQL to VBA.
I would like to take the same MySQL data to my python.

I struggle addressing the MYSQl with my Python.

String in VBA:

DRIVER={MySQL ODBC 5.1 Driver};Port=3308;DATABASE=pbh;UID=user;PWD=password#


thanks

Options: ReplyQuote


Subject
Written By
Posted
Python VBA DRIVER={MySQL ODBC 5.1 Driver
July 14, 2022 07:03AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.