-
Oracle 9i error
I get the following error on an asp page accessing Oracle 9i db:
ROW-00054: Cannot load the library
O/S-Error: (OS 126) The specified module could not be found.
I line at which I was getting the error was:
rs.cursorLocation = aduseServer
I changed it to:
rs.cursorLocation = aduseClient
Now it is working.
However aduseServer is working on Oracle 8i...Can anybody please help me why aduseServer is not working on Oracle 9i....
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|