Does anyone have a simple example to connect to an access database using ADO. I know I can connect using a connection object or connect via the recordset object. I'd prefer the later. I've done it in SQL/SERVER just haven't used ACCESS that much.