Recent content by w

  1. W

    XMLType

    Do you have any idea?
  2. W

    XMLType

    Client and server at the same machine... SQL> SELECT banner FROM v$version; BANNER ---------------------------------------------------------------- Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Prod PL/SQL Release 10.2.0.1.0 - Production CORE 10.2.0.1.0 Production TNS...
  3. W

    XMLType

    Hi, DOA 4.1.0 Delphi 7 Oracle 10.2.0.1 When I try to execute the "select * from XDB.XDB$ANY" query i get the "ORA-30757: cannot access type information" error. How can I solve this problem? CREATE TABLE "XDB"."XDB$ANY" OF "SYS"."XMLTYPE" ( REF ("XMLDATA"."PROPERTY"."PARENT_SCHEMA")...
Back
Top