Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jan 22, 2013 06:08 AM by Pengzhen Song - MSFT
Member
75 Points
43 Posts
Jan 21, 2013 07:32 AM|LINK
I would like perform all sql operations to xml database lile insert update,delete, and much more, Please help me.
Participant
942 Points
178 Posts
Jan 21, 2013 07:36 AM|LINK
check the following link so that get your solution.
http://www.4guysfromrolla.com/articles/092706-1.aspx
you can doit using LinQ-To-XML
Below link will help you..
http://www.codeproject.com/Articles/24376/LINQ-to-XML
66 Points
30 Posts
Check
http://www.codeproject.com/Articles/11178/Writing-SQL-queries-in-XML-A-support-intensive-app
http://www.codeproject.com/Questions/386761/How-to-pass-select-query-for-xml-database
153 Points
36 Posts
Jan 21, 2013 07:42 AM|LINK
You can also use XPATH query language.
reference : http://www.w3schools.com/xpath/default.asp
Star
14308 Points
2821 Posts
Jan 21, 2013 08:33 AM|LINK
I think you should look into this:
http://msdn.microsoft.com/en-us/library/bb308960.aspx
and here you would find a similar discussion:
http://stackoverflow.com/questions/7483745/how-to-do-sql-query-for-xml-data-in-sqlserver
8276 Points
848 Posts
Microsoft
Jan 22, 2013 06:08 AM|LINK
Hi,
Here is a sample about accessing XML Using Insert/Update/Delete/Query statements. Please refer
http://www.codeproject.com/Articles/10106/Accessing-XML-Using-Insert-Update-Delete-Query-Sta
Hope it can help you.
Shivarajb
Member
75 Points
43 Posts
Xml database
Jan 21, 2013 07:32 AM|LINK
I would like perform all sql operations to xml database lile insert update,delete, and much more, Please help me.
BestRegards.
Shivaraj B
NadeemZee
Participant
942 Points
178 Posts
Re: Xml database
Jan 21, 2013 07:36 AM|LINK
check the following link so that get your solution.
http://www.4guysfromrolla.com/articles/092706-1.aspx
you can doit using LinQ-To-XML
Below link will help you..
http://www.codeproject.com/Articles/24376/LINQ-to-XML
Do FEAR (Face Everything And Rise)
Please mark as Answer if my post helps you..!
dotnetlover ...
Member
66 Points
30 Posts
Re: Xml database Select query.
Jan 21, 2013 07:36 AM|LINK
Check
http://www.codeproject.com/Articles/11178/Writing-SQL-queries-in-XML-A-support-intensive-app
http://www.codeproject.com/Questions/386761/How-to-pass-select-query-for-xml-database
aniketmalvan...
Member
153 Points
36 Posts
Re: xml
Jan 21, 2013 07:42 AM|LINK
You can also use XPATH query language.
reference : http://www.w3schools.com/xpath/default.asp
Aniket
geniusvishal
Star
14308 Points
2821 Posts
Re: xml
Jan 21, 2013 08:33 AM|LINK
I think you should look into this:
http://msdn.microsoft.com/en-us/library/bb308960.aspx
and here you would find a similar discussion:
http://stackoverflow.com/questions/7483745/how-to-do-sql-query-for-xml-data-in-sqlserver
My Website
www.dotnetvishal.com
Pengzhen Son...
Star
8276 Points
848 Posts
Microsoft
Re: Xml database
Jan 22, 2013 06:08 AM|LINK
Hi,
Here is a sample about accessing XML Using Insert/Update/Delete/Query statements. Please refer
http://www.codeproject.com/Articles/10106/Accessing-XML-Using-Insert-Update-Delete-Query-Sta
Hope it can help you.
Feedback to us
Develop and promote your apps in Windows Store