Recent

Author Topic: What components do I use to connect to MySql 8  (Read 2403 times)

Ever

  • Jr. Member
  • **
  • Posts: 77
What components do I use to connect to MySql 8
« on: November 03, 2023, 11:56:06 am »
Greetings to all

     I have always used Firebird as a database for my projects, but I have the need to use MySql at the request of a client. What is the best way to connect to said database using Lazarus 2.2.6 32-bit with MySql 64-bit on Windows

    I thank you in advance for your responses.

Zvoni

  • Hero Member
  • *****
  • Posts: 2961
Re: What components do I use to connect to MySql 8
« Reply #1 on: November 03, 2023, 12:03:03 pm »
https://www.freepascal.org/daily/packages/fcl-db/mysql80conn/tmysql80connection.html

If your app is 32-bit, you need the 32-bit client-lib
it doesn't matter that the server runs on/in 64-Bit
One System to rule them all, One Code to find them,
One IDE to bring them all, and to the Framework bind them,
in the Land of Redmond, where the Windows lie
---------------------------------------------------------------------
Code is like a joke: If you have to explain it, it's bad

Ever

  • Jr. Member
  • **
  • Posts: 77
Re: What components do I use to connect to MySql 8
« Reply #2 on: November 03, 2023, 12:18:58 pm »
Understood, thank you

 

TinyPortal © 2005-2018