I have a frontend database that is Access 2002 (originally written in Access 97) and the backend data is a SQL database. I need to join three tables in a SELECT statement to create a DAO recordset. My SELECT statement is:
Criteria = "SELECT * "
Criteria = Criteria & "FROM tblPendItems...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.