Hello :) I want to connect via the Internet to my MySQL database, which is located on the server. For this, I use ODBC Data Sources - MySQL ODBC 3.51 Driver. I prescribe the database name, username (login) and password - I press the connect test button and get the error "SQL Request Error".
I need to create a "Data Source" in order to work from this database from Delphi (2007).
What do I need to do to establish a connection? Or maybe there is another way?