i'm trying to read through a microsoft access database table
with a certain key ie:
tab:name = '1'
set(namekey,namekey)
loop
next(nametable)
if errorcode() = 33
break
end
etc.........
end
the reponse i get imediately returns a error 33 without reading any records.
if you just...
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.