I tried to implement recordset paging in ASP using an Oracle 8.04 database. I get the following error:
>ADODB.Recordset error '800a0cb3'
>
>The operation requested by the application is not supported by the provider.
>
It appears to me that the Oracle ODBC driver I am using does not support...
I found the source of the error. As it turns out, Oracle was set up to use more room than was available on the hard drive it was installed on. Changing all everything to the "small" settings in the init file solved the problem.
Too bad oracle gives such crappy error messages...
I'm getting Oracle error ORA-01034 when trying to connect to oracle 8i using anything.
All of the Oracle services are running, the PATH seems to be set correctly, and yet it still gives me the same error.
I'd like to avoid reinstalling oracle.. any ideas?
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.