S
Stefan Drissen
Guest
We have a similar issue. We also write-xml input prodatasets to the database (blob field). I have seen one customer database with corrupt records. Reading the blob crashes the client. I have had multiple crashes on our internal test runs (with sql dataserver) on the copy-lob statement that is responsible for filling the blob. The copy-lob statement is the statement after write-xml (to longchar) on the dataset handle.
Continue reading...
Continue reading...