View Single Post

   
  #1 (permalink)  
Old 03-01-2008, 02:04 PM
neolempires2@gmail.com
 
Posts: n/a
Default Help parsing field

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,56x12,90x90..,how to pars the table in to:
ID First Second
ID1 12 100
ID1 56 12
ID1 90 90

Thank for your help...

===================

Reply With Quote