Skip to main content
Question

Unable to connect with MySql database. Tried multiple ways but getting various errors


Forum|alt.badge.img+1
  • Cadet | Tier 2
  • 3 replies

AA_mysqlError_2AA_mysqlError

7 replies

Tamil Arasu10
Most Valuable Pathfinder
Forum|alt.badge.img+16
  • Most Valuable Pathfinder
  • 3276 replies
  • July 6, 2022

Forum|alt.badge.img+1
  • Author
  • Cadet | Tier 2
  • 3 replies
  • July 6, 2022

thanks but tried with the same and getting a different errorAA_mysqlError_3


Forum|alt.badge.img+6
  • Navigator | Tier 3
  • 142 replies
  • July 6, 2022

@Angsuman Ganguly​ 

Download and install mysql odbc drivers: 32 bit version

https://dev.mysql.com/downloads/connector/odbc/

Use connection string and replace with your corresponding values(server-address,dbname,username,password):

 

DRIVER={MySQL ODBC 8.0 Unicode Driver};SERVER=server-address;DATABASE=dbname;USER=username;PASSWORD=password;OPTION=3;

 

 

image


Forum|alt.badge.img+1
  • Author
  • Cadet | Tier 2
  • 3 replies
  • July 7, 2022

Tried but getting same error. Username and password can be random ? I tried Mysql password but didn't helpAA_mysqlError_4


Ashwin A.K
Forum|alt.badge.img+8
  • Navigator | Tier 3
  • 2445 replies
  • July 8, 2022

Hi @Angsuman Ganguly​ ,

 

Could you try following the steps detailed in this tutorial and see if that works out for you?

 

Kind Regards,

Ashwin A.K


Forum|alt.badge.img+2

How was this issue resolved. I am facing the same issue for connecting the Oracle DB. Any pointers will help greatly.


rbkadiyam
Forum|alt.badge.img+17
  • Navigator | Tier 3
  • 582 replies
  • April 4, 2023

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings