Click here to Skip to main content
15,892,674 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi..
In my XML i have file upload image how can i insert that into database as binary data
This is my XML tag for upload

XML
<Family_Photo>dbobject/TableName[@ID='11']/@Family_Photo</Family_Photo>


Please send me solution for my problem
Posted
Updated 16-Jul-12 20:00pm
v2
Comments
Sandeep Mewara 17-Jul-12 2:04am    
I don't see any image. Just looks like a parameter there - holding path?

What exactly you want to save in DB - image itself or path of image or any XML ?

 
Share this answer
 
Comments
StianSandberg 17-Jul-12 2:23am    
He's not asking how to store images in db. He want to store xml as binary in db

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900