Android Question Change Column Data Type

Don Roberts

Member
Licensed User
Is it possible to change a column's data type.
Specifically from integer to string.
Details:
I had the column storing the spinners index as an integer, on program launch the spinner was assigned the index from this value. (faster than looping through all the values)

I would now like to store the spinners actual text at the index. (forgot that I may need to add additional items [into the middle of the items] changing the index numbers)
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…