I'm using Delphi 7 and MySQL db for my database. I'm using a TDatabase component to connect to my database. Locally, I can easily find the ODBC databases that I have set up and configured on my mac...
Dear Experts,
I would like to know if the following is possible:
I would like to develop a Delphi app which can connect to my MySQLdatabase on my website and manipulate the tables through my...