% oConn.Open(sConnString) 'This opens the database. Set rConn = oConn.Execute("SELECT * FROM Table1 ORDER BY LastName, FirstName") %>