26.03.2013, 09:19
Hello i just started using mysql.
I am using BlueG's mysql plugin 'R7: Server plugin (VS9)'.
The problem is that whenever i try to add this:
and compile, it just stops compiling and says:
I tried WITHOUT using the above code and it works properly. Please help me!!thanks
Regards
electrux
I am using BlueG's mysql plugin 'R7: Server plugin (VS9)'.
The problem is that whenever i try to add this:
Код:
new mysql = mysql_connect("127.0.0.1","root","mydatabase","mypass");
Код:
Pawn Compiler library has stopped working.
Regards
electrux