If I had a table for example called Authors
which has a field called Topics
<Art,Science,Astronomy,Geology>
How can I count all the commas and remember their positions?
I want to extract individual topics and then append them to another table.
I dont know how to look for commas in a string
Can anyone point me in the right direction
[sig][/sig]