SQLite for loop only showing last DB entry?
#5

Quote:
Originally Posted by Misiur
View Post
After the loop add
pawn Code:
printf("The full string: ", tmp);
Show what you get in console. If still only last entry - show me the query
Just shows "The full string: "

format(Query, sizeof(Query), "SELECT * FROM `hats` DESC");
Result = db_query(dtbase, Query);
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)