[HELP] MYSQL CSTATE

09/02/2009 23:16 ~Yuki~#1
Hello ppl.

Does someone know how to use "ConnectionState" otta the MySQLData.dll?

I wanna do a check for a broken connection but cant find out how i make it workin
09/02/2009 23:31 damianpesta#2
Quote:
Originally Posted by ~Yuki~ View Post
Hello ppl.

Does someone know how to use "ConnectionState" otta the MySQLData.dll?

I wanna do a check for a broken connection but cant find out how i make it workin
I explained it to you well I guess... Give me a buzz if u need some more info's.
09/03/2009 01:19 ~Yuki~#3
Didnt got any info from u neither i asked u on msn.... Well still need help
09/04/2009 11:51 ~Yuki~#4
bump..
09/04/2009 17:18 _Emme_#5
You mean like:

Quote:
if (Connection.State == ConnectionState.Broken)
?
09/04/2009 18:32 ~Yuki~#6
Yes i feel stupid now....

(dont comment i am stupid pls =])