Recent content by stevesco_30

  1. S

    TXMLTYPE OCI-215000

    I have uninstalled Oracle 9i through the oracle uninstall routine, but have noticed a few Oracle 9i settings in the Registry, It seems Oracle un-install for Oracle 9i does not do a clean un-install. Can you help be recommending what settings need to be removed to get the TXMLTYPE.create working...
  2. S

    TXMLTYPE OCI-215000

    Should be! It used to have a Orcale 9i Client on it, which I think I un-installed, (could have missed out something on the machine, though!) I will investigate further and get back to you
  3. S

    TXMLTYPE OCI-215000

    I have installed the following software Oracle 10g version 2 on the Server Oracle 10g Release 2 Instant Client Direct Oracle Access v4.0.7.1 The following code worked before upgrading to new version of Oracle 10g Release 2 and New Version of Direct Oracle Access. lqInsBlob :=...
  4. S

    OCI-21500

    That's great, but I have a problem with Direct Oracle Access Components. It comes up with the same error, When you use the Type TXMLType.Create, which makes the application useless at this point
  5. S

    OCI-21500

    On further investigation, This error also happens when I use the Direct Oracle Access components v4.0.7.1. Also If I run the query through SQL Window in PLSQL Developer the error appears, if i run it through the command windowin PLSQL Developer window the error does not appear
  6. S

    OCI-21500

    Sorry Forogot to Say, I have PL/SQQL Developer version 6.06.947
  7. S

    OCI-21500

    When i do a select * from [TABLE] which contains a column of type XMLTYPE. In PLSQL Developer it creates a error OCI-21500 internal error code, arguments [kghfrh:ds],[0x78AF914],[],[],[],[],[],[] The Oracle Server vesion is 10g Release 2 The Oracle Client is the InstantClient Can you Help...
Back
Top