[SQLite] Incorrect query?!?
#3

Wow ... that was really really ... well .. uh stupid of me?
So now i become Warnings because the Tag Mismatch.

Code:
db_get_field_assoc(dbresult, "PickupX", field, sizeof(field)); 		bInfo[i][X] 	= floatstr(field);
db_get_field_assoc(dbresult, "PickupY", field, sizeof(field));		bInfo[i][Y] 	= floatstr(field);
db_get_field_assoc(dbresult, "PickupZ", field, sizeof(field));		bInfo[i][Z] 	= floatstr(field);
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)