Im looking at examples, am using C Sharp 2005. Made an Access database that has description, name, value
Trying to initialize variables with the values from a column. all it will be is when it runs, to take a foreach column has data in Row[x] and take the 15 global variables in my program and assign them to the corresponding entries in the colum marked "value"
the other columns are for the human to reference, but one are integers that the program needs, THANKS