Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Problem with setcharset method
Hi,
I have a trouble with SetCharset methot from PLSQL (Oracle 8.1.7). It
doesn't work properly
Ex:
xmldom.setCharSet( v_doc_resul, 'US7ASCI' ); xmldom.setVersion( v_doc_resul, '1.0' );
this lines only set the version, not the encoding. why?
Thanks. Received on Thu Jun 05 2003 - 11:58:55 CDT
![]() |
![]() |