Code:
Select qryOutbox.* from qryOutbox
Put that as the source when opening your recordset in ado (remember adCmdText as the last option when opening.


Vince