Posted by: Tino
Hi Ng,
we have a Problem with XML ( UTF-8 ) and a Database...
We create a XML-Object with MSXML. It works good.
We kann save it to disk and it is possible to read it with
Internet-Explorer.
The next step should be: Save this XML-File in the database... ( the
tablecolumn is binary )
There are two questions:
- Which kind of Bindvariable from CTD is possible ( LONGSTRING ? )
- Which way from from MSXML to the Bindvariable is possible
( Set Bindvar = MSXML... or save MSXML and load the File with
SalFileRead in the Bindvar )
Many Thanks
Tino