[SQLite] Invalid Result Given
#6

Quote:
Originally Posted by Joe Staff
View Post
Code:
stock ApagarPlayerClan(playerid)
{
    new Query[100];
    format(Query, sizeof(Query), "DELETE FROM `ServerClan` WHERE `clanNome` = %s", GetPClan(playerid));
    db_query(gAccounts, Query);
}
I tried it, nothing happens the row still there and the data has not been deleted
Reply


Messages In This Thread
[SQLite] Invalid Result Given - by ApolloScripter - 14.12.2019, 15:36
Re: [SQLite] Invalid Result Given - by Joe Staff - 14.12.2019, 20:39
Re: [SQLite] Invalid Result Given - by Danbo7 - 14.12.2019, 20:56
Re: [SQLite] Invalid Result Given - by ApolloScripter - 14.12.2019, 22:15
Re: [SQLite] Invalid Result Given - by Joe Staff - 14.12.2019, 23:14
Re: [SQLite] Invalid Result Given - by ApolloScripter - 14.12.2019, 23:39
Re: [SQLite] Invalid Result Given - by Joe Staff - 14.12.2019, 23:42
Re: [SQLite] Invalid Result Given - by ApolloScripter - 15.12.2019, 00:21

Forum Jump:


Users browsing this thread: 1 Guest(s)