Problem ORM [+rep]
#8

Do not re-created orm_addvar_string, orm_addvar_int

(SELECT `add the values that you want to read or create sequences from ID`)

EXAMPLE 1

SELECT `ID`, `Nickname`, `Password` ....

Example 2

SELECT * - Load all




mysql_format(DBHandle, query_m, sizeof(query_m), "SELECT * FROM `account` WHERE `Name` = '%e'",nickname);
mysql_tquery(DBHandle, query_m, "LoginCallback","i", playerid);
Reply


Messages In This Thread
Problem ORM [+rep] - by Z3N0N - 31.01.2015, 12:17
Re: Problem ORM [+rep] - by StasWilson - 31.01.2015, 12:47
Re : Problem ORM [+rep] - by Z3N0N - 31.01.2015, 13:15
Re: Problem ORM [+rep] - by StasWilson - 31.01.2015, 14:50
Re : Problem ORM [+rep] - by Z3N0N - 31.01.2015, 15:07
Re: Problem ORM [+rep] - by StasWilson - 31.01.2015, 15:14
Re : Problem ORM [+rep] - by Z3N0N - 31.01.2015, 15:18
Re: Problem ORM [+rep] - by StasWilson - 31.01.2015, 15:40
Re: Problem ORM [+rep] - by StasWilson - 31.01.2015, 15:42
Re : Problem ORM [+rep] - by Z3N0N - 31.01.2015, 16:33

Forum Jump:


Users browsing this thread: 1 Guest(s)