[fpc-announce]Free Pascal Contributed units modified entry. (mysql interface)
contribs at freepascal.org
contribs at freepascal.org
Mon Aug 23 21:43:34 CEST 2004
The following entry in the Free Pascal contributed units was modified:
Name : mysql interface
Author : Ionel Roman
Email : ionelroman at as.ro
Homepage : http://
FTP site : http://ionelroman.home.ro/mysql/mysql.zip
Version :
Date : 2004-08-23
Category : Database
Supported OS : linux, win32, maybe others
Description :
updated 2004-08-23, 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