Page 1 of 1
Windows 98 error
Posted: Fri 14 Oct 2005 08:07
by pacopeixet
Embedded Demo does not work with win98 ???
A call to an mysql_server_init failed
Access violation at address 004043A3 in module 'EMBEDDED.EXE'. Read of address 854CC800
Posted: Fri 14 Oct 2005 08:17
by Ikar
Please supply us following information
- Exact version of Delphi, C++ Builder or Kylix
- Exact version of MyDAC. You can see it in About sheet of TMyConnection Editor
- Exact version of MySQL server
Posted: Fri 14 Oct 2005 08:51
by pacopeixet
- Exact version of Delphi, C++ Builder or Kylix
Delphi 7.1
- Exact version of MyDAC. You can see it in About sheet of TMyConnection Editor
MyDAC version 4.00 for Delphi 7
- Exact version of MySQL server
libmysqld.dll from files Without installer version 4.1.14
Please read this:
http://www.dbforums.com/showthread.php?t=934538
Posted: Tue 18 Oct 2005 12:41
by Ikar
> Embedded Demo does not work with win98 ???
We have checked it, and it works fine. Maybe you connect to single data folder from two different applications (Delphi IDE and Embedded.exe). Or you run two application instances simultaneously
>
http://www.dbforums.com/showthread.php?t=934538
That my post concerns only 4.0 server. For 4.1 the problem must be fixed.