>I think you must say to RB what is the encoding of the data you read from >the db. >Something like : > myString = DefineEncoding(mCursor.Stringfield(1).GetString(), ...) > Not on a Mac (it comes back as UTF-8). But on a PC, I don't know... Jon