09-03-2009, 09:58 AM
there can be two ways for this - either split the variable val2 and you can get seperate values in variable or
try to traverse through recordset, I mean do not use GetString, try recordsetobject.fields(0).
try to traverse through recordset, I mean do not use GetString, try recordsetobject.fields(0).