Parsing a row of CSV data
Jan 4, 2009 2:47:00 GMT -5
Post by telbourn7 on Jan 4, 2009 2:47:00 GMT -5
Some advice please ???
I need to break a string of comma-delimited data into individual variables. Is there a more elegant way of doing this than using instr() to search for commas ?
Cheers
I need to break a string of comma-delimited data into individual variables. Is there a more elegant way of doing this than using instr() to search for commas ?
Cheers