I am trying to use a recordset to search for a record in a database. By passing a sql statement to the recordset, requerying, and then checking to see if it is empty. For example.
sqlString = "select * from dbo.EM where emLastName = '"& LastName & "'"...
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.