|
|
Browse by Tags
All Tags » .NET » SQL Server » SCOPE_IDENTITY » sp_xml_preparedocument
-
I’ve seen a few Conchango developers in the past use sp_xml_preparedocument and OPENXML to commit a serialized collection object to the database. We can do this in SQL Server 2000 and it avoids a round trip to the database for each collection member. This can mean a huge performance improvement. Imagine having to call ...
|
|
|