Hi
I have a strange problem using the Seek method of a recordset. I am using VB6 and an Access2000 database via DAO.
This problem is on this line:
RS.Seek "=", Keys(1)
It just seeks the first entry which matches the value of my Keys() array (in this instance there is only one entry, but...
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.