[SQLite] Incorrect query?!?
#6

Name is a string so you shouldn't use strval:
pawn Code:
db_get_field_assoc(dbresult, "Name", bInfo[i][Name], 20);
Change 20 to the size you have in "Name" in the enum.
Reply


Messages In This Thread
[SQLite] Incorrect query?!? - by SQLite - 12.04.2016, 12:45
Re: [SQLite] Incorrect query?!? - by Konstantinos - 12.04.2016, 13:12
Re: [SQLite] Incorrect query?!? - by SQLite - 12.04.2016, 14:43
Re: [SQLite] Incorrect query?!? - by Konstantinos - 12.04.2016, 14:55
Re: [SQLite] Incorrect query?!? - by SQLite - 12.04.2016, 14:59
Re: [SQLite] Incorrect query?!? - by Konstantinos - 12.04.2016, 15:02
Re: [SQLite] Incorrect query?!? - by SQLite - 12.04.2016, 15:04
Re: [SQLite] Incorrect query?!? - by SQLite - 12.04.2016, 21:50
Re: [SQLite] Incorrect query?!? - by Gammix - 12.04.2016, 23:04
Re: [SQLite] Incorrect query?!? - by SQLite - 13.04.2016, 07:47
Re: [SQLite] Incorrect query?!? - by Konstantinos - 13.04.2016, 12:27
Re: [SQLite] Incorrect query?!? - by SQLite - 13.04.2016, 19:01
Re: [SQLite] Incorrect query?!? - by Konstantinos - 13.04.2016, 19:07

Forum Jump:


Users browsing this thread: 1 Guest(s)