D
Daren Hawes
Hi,
I have been given a XML file containing Image BLOB data. They probably did
a dataset.writeXml() to get the XML fule loaded.
How can I import this into my MS SQL Server?
I have tried simple inserts, Stored Procedures and Command Builder ideas
however it all boils down to converting a string to Image Binary.
Can anyone please shed some light or point me in the correct direction?
Can we even export Blob into XML? Maybe thats the problem?
Thx Daren
I have been given a XML file containing Image BLOB data. They probably did
a dataset.writeXml() to get the XML fule loaded.
How can I import this into my MS SQL Server?
I have tried simple inserts, Stored Procedures and Command Builder ideas
however it all boils down to converting a string to Image Binary.
Can anyone please shed some light or point me in the correct direction?
Can we even export Blob into XML? Maybe thats the problem?
Thx Daren