Re: Unable to connect to MySQL when running through Eclipse
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Unable to connect to MySQL when running through Eclipse
- From: "Fred Kaufman" <fred.kaufman@...>
- Date: Mon, 7 Jan 2008 15:35:06 -0500
I added the following interpreter environment variables to Eclipse:
SystemRoot=C:\WINDOWS
OS=Windows_NT
WINDIR=C:\WINDOWS
and I got a hung condition when trying to connect to my Database but no error, no response.
I tried the network
http.request() example that you posted in the bug report and it worked as reported. So maybe there is something additional going on with the database connection.