Click here to Skip to main content
15,886,258 members
Please Sign up or sign in to vote.
1.50/5 (2 votes)
See more:
Hi All,

I created a system wherein my database can be accessed through a network. It is a computer lock system wherein the user of a particular system is needed to logged in to use that PC. the database where all the users of 10 PCs connected to the network is in the server. However, when I installed the application to the server and imported the database i created through my laptop to that server, all of the PCs cannot now connect to the server having error message post on my subject. But when i tried to connect to my laptop using 10 PCs connected to the network, there is no problem encountered.

The error message is...

with other PCs

"Unable to connect any of the specified MySQL host"

but when I tried to use to server to connect to my laptop using the same application....

"Connector/Net no longer supports server versions prior to 5.0"

I don't know how to resolve it. I am confused. Any help, please...

I would appreciate all your answers.

thanks,
moody here
Posted
Comments
Sergey Alexandrovich Kryukov 14-Aug-13 0:12am    
Please stop posting non-answers as "solution". Not all of your "answers" are like that, but some, and some have been automatically removed due to abuse reports.

It can give you abuse reports which eventually may lead to cancellation of your CodeProject membership. And the fact you even self-accepted some formally is just outrageous, a sure way for a ban. I hope you won't do it after this warning.

Comment on any posts, reply to available comments, or use "Improve question" (above).
Also, keep in mind that members only get notifications on the post sent in reply to there posts.
—SA

Confused with what? The message simple says: "upgrade your MySQL with the later version, the one you are using is way too obsolete". Is it a problem?

—SA
 
Share this answer
 
i have the same probem ><<br mode="hold" />

i searched and we need to install old connectr.net version

try this


http://www.4shared.com/get/f8N3QVVW/mysql-connector-net-
624.html


or this



http://www.4shared.com/get/pIF-cwqo/mysql-connector-net-623.html

if you have another way please tell me
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900