When selecting results that include an xmltype column we are getting this error:
Access violation at address 0294E7C1 in module 'orageneric10.dll'. Write of address 00000000
The first time xmltype columns are selected it works but the second time this error message is displayed, with the PL/SQL developer window hanging showing only the first row. We then have to use task manager to terminate PL/SQL developer as the window says it is still in progress which is extremely annoying.
This error occurs on both version 6 and the trial of version 7. The database is 10g R1 and we have ODP.NET 10.1.0.3 on our desktops.
Access violation at address 0294E7C1 in module 'orageneric10.dll'. Write of address 00000000
The first time xmltype columns are selected it works but the second time this error message is displayed, with the PL/SQL developer window hanging showing only the first row. We then have to use task manager to terminate PL/SQL developer as the window says it is still in progress which is extremely annoying.
This error occurs on both version 6 and the trial of version 7. The database is 10g R1 and we have ODP.NET 10.1.0.3 on our desktops.