issues with SQLITE DB, Getting the next data in the same column?
I'm trying to get the data from weapons table with just the name column and store it in the script and display it but, I am having issues getting to the next name, instead it goes straight to the last on the column? This is the SQLITE Setup for unity... I need help with making a list or array that can be used publicly from the script so I have the data to call upon and use. I am having issue with just plucking data out and specific data. Please HELP!!
Comment
Your answer
Follow this Question
Related Questions
using databse for "enter name" system 0 Answers
Connecting unity to SQL 1 Answer
Security with android 1 Answer
PHP & SQL on Android 0 Answers
iOS can't connect to SQLite DB 1 Answer