[fpc-announce] Free Pascal Contributed units modified entry. (mysql
interface)
contribs at freepascal.org
contribs at freepascal.org
Wed Oct 19 10:39:38 CEST 2005
The following entry in the Free Pascal contributed units was modified:
Name : mysql interface
Author : Ionel Roman
Email : ionel.roman at gmail.com
Homepage : http://www.dispecerat.ro/mysql/mysql.zip
FTP site : http://www.dispecerat.ro/mysql/mysql.zip
Version :
Date : 2005-10-19
Category : Database
Supported OS : linux, win32, maybe others
Description :
updated 2005-10-19, now sources do not need delphi mode and fixed LINK!!!! although I do not mind receiving mail from users :)
archive contains 3 units:
1.mysqlraw.pp - a raw interface to mysql client module `libmysql.dll` and `libmysqlclient.so` that retrieves functions from libraries
2.mysqlu.pp - a simple pascal interface to mysql client module using mysqlraw.pp
3.mysqltest.pp - a demo console program for queries using mysqlraw.pp
More information about the fpc-announce
mailing list