dbms_xmlquery.getxml : date change between 10.2 and 11.2
Hi
We are planning to migrate to Oracle 11GR2, but this package dbms_xmlquery.getxml
does not
generate XML files like it did in Oracle 10GR2, date format has changed.
we have found a workaround by using the dbms_xmlquery.setdateformat.
Who have the same problem?
I try to understand if it's a installation problem or Oracle change, not announced in documentation.
Pierre
we have found a workaround by using the dbms_xmlquery.setdateformat.
Who have the same problem?
I try to understand if it's a installation problem or Oracle change, not announced in documentation.
Pierre
0