How can I get the property recordcount when the provider doesn't support it?
I'm using the Microsoft OLE DB Provider for Oracle (MSDAORA) and even I change CursorType
to adOpenStatic the property returns -1.
Have you set the CursorLocation Property to 'adUseClient'?
I think a client side cursor for the recordset supports RecordCount.
Let me know about the result.
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.