EMySQLib: Euphoria wrapper for libmysql.dll
- Posted by Fabio Ramirez <faramire at NEMO.UNIVALLE.EDU.CO> Dec 22, 1999
- 554 views
-------Phoenix-Boundary-07081998- Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: Quoted-printable Hi, I've been working on a wrapper that let euphoria apps connect to mysql databases without the complexities of network programming or the overhead of many layers. MySQL has a client library and there's a dll available an in the public domain. MySQL its freeware on most cases but there are certain cases where you must pay but even on those its a small price. The wrapper is fully functional, I want to have a complete documentation and some help files, but I realized I'm not going to have free time to do this so I'm releasing what I have now. I uploaded the wrapper, dlls, a demo app and a page to xoom Comments and suggestions are welcome I hope you enjoy it, Fabio PS: in win98 there's some delay 8-10 sec on connection with this DLL ( I don't know why) but it works just fine after that. Default parameters in the demo app (FastQ) are to connect to a server in the Universidad del Valle (Where I work) Cali- Colombia. Our Internet link is slow so if it doesnt work you can test it with the win95 shareware mysql server available from www.tcx.se . ------------------------------------- Fabio Ramirez R. Administrador Red Viceadministrativa ------------------------------------- -------Phoenix-Boundary-07081998---