-
trying to install package - delphi says: - could not find entry point for procedure mysql_connect in libMySQL.dll
have tried with number of dlls, didnt work neither pne :(((.
2003-12-11 09:12:05 UTC by venil
-
....
implementation
uses mysql_const,login_dlg;
....
Sahaloka.
2003-06-25 01:12:36 UTC by sahaloka
-
at this point the login code is pretty complicated ...
i will rewrite it asap ...
now you can use the property alwaysshowlogin ...
set it to false.
2003-04-30 13:09:15 UTC by blestan
-
Logged In: YES
user_id=378329
there is not problem to link against libmysqld.dll simply
cnahge the name of the library in mysql.pas ...
and be sure to add mysql_init as fist function & mysql_done
as last :))) see mysql docs for details for libmysqld.
2003-04-24 07:07:13 UTC by blestan
-
Is it possible support for libmysqld library (embed
server)?.
2003-04-01 14:17:37 UTC by kogut
-
the project is almost ready to publish it's first official major version ... oct 15 or 20 :)))
please send all your comments and bug reports NOW!
help file writers needed.
2002-10-01 07:08:38 UTC by blestan
-
Thanks for your great and free component. It has just the features I needed without complications.
Question is... Everytime I connect to the server with GetConnection method, login dialog appears. Is there any way to get around this?
Thanks for any comments in advance.
Suhku Huh.
2002-01-30 03:15:07 UTC by nineclue
-
1. build a BDE compliant TDataset replacement ...
2. build a bde like set of components to achive data
retrive / modification
3. and /or build a HTML / XLM parser to produce web pages
the choice is yours ...
2001-11-23 22:07:43 UTC by blestan
-
Anonymous committed patchset 1 of module CVSROOT to the simple mysql CVS repository, changing 11 files.
2001-11-19 22:11:01 UTC by nobody
-
Welcome to Developers.
2001-11-19 21:52:49 UTC by nobody