i am working with Windows Applications in c# with MySQL database using wamp server. i have very slow connection when executing the project.what is problem in it and how can i solve this?
A:
Like john said, as a programmer you have to problem solve... there isn't much to go on here, but i would start by checking your error logs for mysql
jason
2010-03-17 06:51:08
how to check the error logs in that
ratty
2010-03-17 07:04:18
http://dev.mysql.com/doc/refman/5.0/en/error-log.html
KMan
2010-03-17 07:15:11