Asp.net arrays and strings?
I have comma delimited data stored in 1 column in a database. I need to pull that information into an array and then split out the data into different rows. How do I assign my sql query results to a string, and then how do I split up that string?
Thanks in advance
0 коммент.:
Post a Comment