Hi I write a query based on access database and this program is written is asp.net. In the database, we have tables: One is employee and the other is TimeCheck. I want to select those who are in the Employee table but not in the timeCheck table, so I write my query like this:
strSQL = "SELECT...
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.