Hello everyone,
Thanks for your time.
Can anyone put me in the right direction here? I'm trying to take values from a database table and put them into an array.
The field i am taking the values from is called "levelName". levelName is unique in this table.
I think I would need a select statement to select all the records right? But my problem is putting them into levelNameArray.
Any help would be greatly appreciated!
Thanks again!