|
So, I'm pulling a field from a table in a database.
This field has about 4 or 5 tag words in it - each separated by a comma (",").
The first tag word in each record is all I need (for this particular function).
So, the question is, how do I extract the first string of characters up to (not including) the first comma?
__________________
Need a vacation.
Last edited by mb2000inc; 08-18-2011 at 04:17 PM..
|