J
Jack
Hello all,
Using ADO in Access97, I'm trying to use the .Find method
on a recordset. The recordset was opened with adOpenStatic
and adLockReadOnly. My code won't run, it keeps telling
me "invalid use of object", and highlights the "rcs.Find"
part of my code. I can't seem to figure out what's
causing this problem. I have the proper reference to the
Microsoft ADO library. I can't use the Seek method as my
data source doesn't support Seek.
Thanks for any help/advice!
-Jack
Using ADO in Access97, I'm trying to use the .Find method
on a recordset. The recordset was opened with adOpenStatic
and adLockReadOnly. My code won't run, it keeps telling
me "invalid use of object", and highlights the "rcs.Find"
part of my code. I can't seem to figure out what's
causing this problem. I have the proper reference to the
Microsoft ADO library. I can't use the Seek method as my
data source doesn't support Seek.
Thanks for any help/advice!
-Jack