Hello,
I have received your letter, and will inform you as soon as we get any results.
Error using blob with Unidac
Re: Error using blob with Unidac
Hello,
For correct loading of XML data, there is no need to use the asString and asMemo properties, it is enough to use the LoadFromFile method.
For correct loading of XML data, there is no need to use the asString and asMemo properties, it is enough to use the LoadFromFile method.
Code: Select all
FDBQuery.parambyname('xml_datas').LoadFromFile('C:\PHOENIX_XML\BAD\Copie (2) de FASSYTEST.xml', ftOraClob);Re: Error using blob with Unidac
Hello,
Thank you very much !!

It works fine with UniDAC 3.70.017 and UniDAC 4.5.10.
Regards,
Gaby23
Thank you very much !!
It works fine with UniDAC 3.70.017 and UniDAC 4.5.10.
Regards,
Gaby23
Re: Error using blob with Unidac
Hello,
Glad to see that the problem was solved. If you have any other questions, feel free to contact us.
Glad to see that the problem was solved. If you have any other questions, feel free to contact us.