how to separate the values separated by "," ???
Posted: Thu Jul 20, 2006 9:01 am
Hello friends and seniors over there...
Here's my prob ..searching for the solution..
i had made a table for marks obtained by student called "tb_score" with fields like
score_id,st_id,exam_type,sub_id_set,mo_set,remarks_set,percentage,result .
In fields like sub_id_set,mo_set,remarks_set i had inserted the values separated by comma for EX: ",value1,value2,value3 etc."
I am getting prob in retrieving the values separated by comma....can anybody help me in retrieving the values separated by comma with a bit code.....
Thanks in advance
Here's my prob ..searching for the solution..
i had made a table for marks obtained by student called "tb_score" with fields like
score_id,st_id,exam_type,sub_id_set,mo_set,remarks_set,percentage,result .
In fields like sub_id_set,mo_set,remarks_set i had inserted the values separated by comma for EX: ",value1,value2,value3 etc."
I am getting prob in retrieving the values separated by comma....can anybody help me in retrieving the values separated by comma with a bit code.....
Thanks in advance