Click here to Skip to main content
15,896,493 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I had stored XML file into database and now i want to read particular XML file content directly from the database, so how it be poosible please help


Thanks
Vivek
Posted
Comments
TorstenH. 20-Mar-12 2:19am    
how did you store it? As a blob? or did you split the data and make single fields from the XML?
vivekraj1 22-Mar-12 5:06am    
I am using postgreSQL database and my column datatype in which the XML file stored is "bytea"
scottgp 20-Mar-12 14:49pm    
Also, what database is this?
vivekraj1 22-Mar-12 5:06am    
I am using postgreSQL database and my column datatype in which the XML file stored is "bytea"

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