home
archive
contact
MySQL DLL for Delphi
15-12-2008 22:34
A simple wrapper written in C++ to provide an even simpler technique to connect to a MySQL Database in Delphi 2009.
Attachments:
Delphi
uMyDLL.pas
fMain.dfm
fMain.pas
MyDLLTest.dproj
MyDLLTest.dpr
CPP
main.h
main.cpp
Bin
mydll.dll
Working version written in a few hours.
To be continued...