Seperating and counting CSV entries from database (Access/ASp Classic)
- by Katherine Perotta
hey i could really use some help with this one. I have a faq with multiple "tags" and I would like to separate and count them.
They are currently in the database as follows:
ID-----------------TITLE--------------CONTENT-----------TAGS
Sample Records:
1---------------sampletitle 1---------amplecontent--------tag1,tag2,tag3…