MySQL Threaded
#5

Uhm, are you sure you don't have to specify a callback when SELECTing stuff?

Also
pawn Код:
mysql_tquery(connectionHandle, query, "", ""); //the two parameters are not optional, so they must be defined even if they are not used
That's not true, you don't have to define if they are not used.
pawn Код:
mysql_tquery(connectionHandle, query);
EDIT: I became Huge clucker
Reply


Messages In This Thread
MySQL Threaded - by mike_1 - 06.02.2015, 14:23
Re: MySQL Threaded - by HazardouS - 06.02.2015, 14:38
Re: MySQL Threaded - by mike_1 - 06.02.2015, 14:56
Re: MySQL Threaded - by HazardouS - 06.02.2015, 15:02
Re: MySQL Threaded - by Sime30 - 06.02.2015, 18:44
Re: MySQL Threaded - by HazardouS - 06.02.2015, 18:55
Re: MySQL Threaded - by Knappen - 06.02.2015, 19:03
Re: MySQL Threaded - by Sime30 - 06.02.2015, 19:30
Re: MySQL Threaded - by HazardouS - 06.02.2015, 19:35
Re: MySQL Threaded - by Sime30 - 06.02.2015, 19:41

Forum Jump:


Users browsing this thread: 1 Guest(s)