MySQL Error - G-StylezzZzz
#2

Quote:
Originally Posted by Jony_King
Посмотреть сообщение
Hey,

i have a problem with my mysql code.
It works fine. But at my new hoste it dont work.
I get this error, everytime.


Invalid Connection Handle - (You set: 1, Highest connection handle ID is 0)
How can you set a connection handle? :O
Isn't it given by mysql_connect function?
pawn Код:
new con_handle;
con_handle = mysql_connect(/*....*/);
and then you use con_handle as connection handle in every function..
Reply


Messages In This Thread
MySQL Error - G-StylezzZzz - by Jony_King - 10.01.2011, 17:33
Re: MySQL Error - G-StylezzZzz - by *IsBack - 10.01.2011, 18:19
Re: MySQL Error - G-StylezzZzz - by Jony_King - 10.01.2011, 21:07
Re: MySQL Error - G-StylezzZzz - by JaTochNietDan - 10.01.2011, 21:24
Re: MySQL Error - G-StylezzZzz - by Jony_King - 11.01.2011, 15:30
Re: MySQL Error - G-StylezzZzz - by Macluawn - 19.02.2011, 13:36

Forum Jump:


Users browsing this thread: 1 Guest(s)