- 0
Sign in to follow this
Followers
0

Проблема с запросом mysql
Asked by
Remmi_Jefferson P
,
Question
Лучший ответ
потому что составлен неправильно. В цитате выделил что неправильно

This topic is now closed to further replies.
Sign in to follow this
Followers
0
-
Recently Browsing 0 members
No registered users viewing this page.
-
Similar Content
-
By Kutuzov
Всем привет, хотелось бы спросить у тех, кто разбирается в PluginSDK.
Какие есть источники, руководства, документации о PluginSDK?
Я пока что ничего нормального не нахожу.
Заранее спасибо
-
Posted · Report post
new qwery[256]; format(qwery,256,"INSERT INTO `log_inout` (`user_id`,`date`,`ip`,`type`,`os`) VALUES ('%d','%d','%s','Зашел','Игра')",PLAYER_DATA[playerid] [data_USER_ID],PLAYER_DATA[playerid][data_LOGIN_IP],PLAYER_DATA[playerid],PLAYER_DATA[playerid]); mysql_query(qwery);
C:\Users\Александр\Desktop\VirtualTech RP\gamemodes\new.pwn(2377) : error 035: argument type mismatch (argument 1)
mysql_query(qwery);
Благодарю за ранее
Share this post
Link to post