The following entry in the Free Pascal contributed units was modified:

Name         : mysql interface
Author       : Ionel Roman
Email        : [EMAIL PROTECTED]
Homepage     : http://www.ionelroman.home.ro/mysql/mysql.zip
FTP site     : http://ionelroman.home.ro/mysql/mysql.zip
Version      : 
Date         : 2004-11-02
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


_______________________________________________
fpc-announce maillist  -  fpc-announce@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-announce

Reply via email to