Quote Originally Posted by dilettante View Post
No, the last field should not have a trailing ";" after it and before the newline.

Did you MoveFirst before this loop?

You can use the Recordset's GetString() method to do this, one line at a time or for the entire Recordset.
Example; possible about getstring()?