Recent content by Peter Butler

  1. P

    Access Violation

    I have upgraded to latest version and the error still occurrs. PL/SQL Developer Version 6.0.3.893 (MBCS) 02.16318 - 20 user license Windows XP version 6.0 (build 2600) Service Pack 2 Physical memory : 491,040 kB (149,620 available) Paging file : 1,148,796 kB (743,944 available)...
  2. P

    Access Violation

    I have noticed that a workaround is to update the SQL and remove it returning the data as .getclobval() to .getStringval() I will upgrade to the above version.
  3. P

    Access Violation

    I am getting an access violation error on columns that are defined as sys.xmltpe in Oracle 9.2.0.4.0. It allows me to create a SQL query to select * from ?? and it works the first time. The secon time that i run the same query without making any changes (eg no editing) i get the following...
Back
Top