2 messages in com.mysql.lists.win32Difficulties starting server under W2...
FromSent OnAttachments
Dev7717 Dec 2003 08:13 
PF: MySQL17 Dec 2003 08:55 
Subject:Difficulties starting server under W2K Prof
From:Dev77 (lg@removed-at-author-request.com)
Date:12/17/2003 08:13:52 AM
List:com.mysql.lists.win32

I thought the benefit of using MySQL was to have a non-ODBC database that would be faster/more robust than ODBC-dependent solutions, such as MS Access? and why would your own server software be written in such a way as to depend on ODBC?

I installed the ODBC driver. I check in the Settings|Control Panel|Administrative tools|Services that the MySQL server service is started. And I get the the following error message when I type at the dos
command prompt:

c:\mysql\bin>mysqladmin create TDM mysqladmin: connect to server at 'localhost' failed error: 'Can't connect to MySQL server on 'localhost' (10061)' Check that mysqld is running on localhost and that the port is 3306. You can check this by doing 'telnet localhost 3306'

I can see in Task Manager that mysqld-nt is indeed running.

What should I do next?

Thanks again!!!