Bug #2246 Unable to get SQLCC up and running
Submitted: 31 Dec 2003 21:52 Modified: 2 Jan 2004 6:43
Reporter: Barry Bolink Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQLCC Severity:S1 (Critical)
Version:0.9.4.win32 OS:Windows (Windows 98)
Assigned to: CPU Architecture:Any

[31 Dec 2003 21:52] Barry Bolink
Description:
Once i have downloaded the zip file and install it and trying to get it working it gives me the message "the MSVCRT.DLL is linked to missing export NTDLL.DLL" I must assume the NTDLL is missing downloaded a copy of it but being new in this no sucess..Help will be appreciated..

Tks Barry

How to repeat:
Download zip file from the website and unzip and install it on computer. Double click on desktop shortcut and message Immediately comes up..
[2 Jan 2004 6:43] MySQL Verification Team
I tested on Win98 without any problems.
[17 Jan 2004 23:00] Don Gardon
Having the same problem but also getting the following window:

C:\program files\mysqlcc\mysqlcc.exe
A device attached to the system is not functioning.

VR
mrgardon@hotmail.com
[9 Oct 2004 15:04] [ name withheld ]
mysqlcc 0.9.4 brings its own msvcrt.dll and uses that instead of the default one from c:\windows\system. This caused problems with my installation of Windows 98 SE. 
To fix the problem: 
copy c:\windows\system\msvcrt.dll c:\programs\mysqlcc\msvcrt.dll
(The last should be the folder of your mysqlcc-installation)
Overwrite: Yes
Now mysqlcc 0.9.4 works for me on Win 98 SE without problems.