hi..i need help for my exam, I retrived data from my sms inbok and
insert to table.The record just like this:
ID1,12x100,56x1 2,90x90..,how to pars the table in to:
ID First Second
ID1 12 100
ID1 56 12
ID1 90 90
Thank for your help...
=============== ====
insert to table.The record just like this:
ID1,12x100,56x1 2,90x90..,how to pars the table in to:
ID First Second
ID1 12 100
ID1 56 12
ID1 90 90
Thank for your help...
=============== ====
Comment