error 035: argument type mismatch (argument 1)
#1

Why?
pawn Код:
mysql_query("CREATE TABLE IF NOT EXISTS misc(gMOTD VARCHAR(60), aMOTD VARCHAR(60), vMOTD VARCHAR(60), cMOTD VARCHAR(60), pMOTD VARCHAR(60), ShopTechPay VARCHAR(60), GiftCode VARCHAR(60), TotalCitezens VARCHAR(60), TRCitezens VARCHAR(60), ShopClosed VARCHAR(60), RimMod VARCHAR(60), CarVoucher VARCHAR(60), PVIPVoucher VARCHAR(60), GarageVW VARCHAR(60), PumpkinStock VARCHAR(60), HaloweenShop VARCHAR(60))");
Reply
#2

mysql_query(connectionHandle, queryhere);

I think that's the syntax ^ depending on the version that you are using.

Are you using the latest version of BlueG's MySQL plugin?
Reply
#3

Quote:
Originally Posted by Kar
Посмотреть сообщение
mysql_query(connectionHandle, queryhere);

I think that's the syntax ^ depending on the version that you are using.

Are you using the latest version of BlueG's MySQL plugin?
No im not using it

So what will be the code? Im lil bit confused
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)