Re: Delphi & MySQL connection as DLL (no Forms!)
Try using the mysql.pas unit that allows you to interface to the libmysql.dll that is provided with all version of the MySQl server. mysql.pas is basically a wrapper around the MySQL C API. I can provide you with a copy of the unit if you are unable to find it.
Subject
Written By
Posted
Re: Delphi & MySQL connection as DLL (no Forms!)
June 29, 2007 06:46PM
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.