Recent content by Vinayak

  1. V

    Getting "Access violation at address 61DEF440 in module 'OraClient10.dll"

    Hi Marco, It didn't occured for the above code. Even in 90% of my cases it worked. Say if I have a procedure which returns 4 cursors as OUT variables, out of 4, 3 will perfectly give the result while the last one will fail with the above mentioned error. Though all the 4 cursors are similar and...
  2. V

    Getting "Access violation at address 61DEF440 in module 'OraClient10.dll"

    Hi, I am getting the following error while trying to view the result set through a cursor returned by a procedure in the test window. Here is the output of the debug.txt file: PL/SQL Developer Version 7.1.5.1398 Windows XP Professional 5.1 Build 2600 (Service Pack 2) Physical memory ...
Back
Top