Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Driver Manager] Function sequence error
This is the block of code and the line I am getting the error.
if RS1.EOF then
if not RS1.BOF then
RS1.MoveFirst
end if
end if
I am trying to back to the first record in the record set. I know it works, I moved it from a server that it was working on. But now I get this error that I have never seen before.
AJ
[Microsoft][ODBC Driver Manager] Function sequence error
This is the block of code and the line I am getting the error.
if RS1.EOF then
if not RS1.BOF then
RS1.MoveFirst
end if
end if
I am trying to back to the first record in the record set. I know it works, I moved it from a server that it was working on. But now I get this error that I have never seen before.
AJ
![[americanflag] [americanflag] [americanflag]](/data/assets/smilies/americanflag.gif)