Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
Article Discussions
»
Article Discussions by Author
»
Discuss content posted by Mohd Nizamuddin
»
Sending multiple rows to the Database from an...
53 posts, Page 6 of 6
««
«
2
3
4
5
6
Sending multiple rows to the Database from an Application: Part II
Rate Topic
Display Mode
Topic Options
Author
Message
Mauve
Mauve
Posted Thursday, October 28, 2010 2:16 PM
Ten Centuries
Group: General Forum Members
Last Login: Monday, May 20, 2013 10:43 AM
Points: 1,146,
Visits: 1,848
I see references to
OPENXML
in the postings.
Don't use
OPENXML
! Use
XQuery
. See the following SQL ServerCentral article:
http://www.sqlservercentral.com/blogs/michael_coles/archive/2008/01/20/stop-using-openxml-please.aspx
(PHB)
I think we should build an SQL database.
(Dilbert)
What color do you want that database?
(PHB)
I think
mauve
has the most RAM.
Post #1012640
sholliday
sholliday
Posted Thursday, October 28, 2010 2:28 PM
SSC-Enthusiastic
Group: General Forum Members
Last Login: Thursday, May 23, 2013 11:35 AM
Points: 113,
Visits: 147
Mauve (10/28/2010)
I see references to
OPENXML
in the postings.
Don't use
OPENXML
! Use
XQuery
. See the following SQL ServerCentral article:
http://www.sqlservercentral.com/blogs/michael_coles/archive/2008/01/20/stop-using-openxml-please.aspx
True, but BE WEARY of element based xml depending on your Sql Server Version.
http://connect.microsoft.com/SQLServer/feedback/details/250407/insert-from-nodes-with-element-based-xml-has-poor-performance-on-sp2-with-x64
Note, there are more versions affected than the url suggests.
Post #1012647
Mauve
Mauve
Posted Thursday, October 28, 2010 2:50 PM
Ten Centuries
Group: General Forum Members
Last Login: Monday, May 20, 2013 10:43 AM
Points: 1,146,
Visits: 1,848
sholliday (10/28/2010)
Mauve (10/28/2010)
I see references to
OPENXML
in the postings.
Don't use
OPENXML
! Use
XQuery
. See the following SQL ServerCentral article:
http://www.sqlservercentral.com/blogs/michael_coles/archive/2008/01/20/stop-using-openxml-please.aspx
True, but BE WEARY of element based xml depending on your Sql Server Version.
http://connect.microsoft.com/SQLServer/feedback/details/250407/insert-from-nodes-with-element-based-xml-has-poor-performance-on-sp2-with-x64
Note, there are more versions affected than the url suggests.
It's a defect. It will be, or has been, fixed.
I'm also on SQL Server 2008 R2 (x64).
We're successfully using the XML approach as a data transport mechanism between our .Net SaaS web application and the stored procedures in the database. Works quite well. The XML is a hybrid (Attribute & Element) but mostly Attribute centric.
(PHB)
I think we should build an SQL database.
(Dilbert)
What color do you want that database?
(PHB)
I think
mauve
has the most RAM.
Post #1012658
« Prev Topic
|
Next Topic »
53 posts, Page 6 of 6
««
«
2
3
4
5
6
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.