I have a table containing two fields, name and value. Is it possible to loop through all rows in the table, and assign a variable of with the name stored in name and value value? It's the storing variables when you don't know the name of the variable you're creating that's a problem.