Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Programming / XML / July 2009

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Returning position() in the results20 Jul 2009 22:22 GMT3
I have an ordered list of elements in Xml and I need to return their
position in the xml, something along the lines of value('position()', 'int')
I have no problem in filtering the list by changing the xpath to
@Xml.nodes('//doc/MPR [position()=1]') but I've not found a way of ...
XML Collating sequence20 Jul 2009 22:19 GMT5
If we search an XML datatype, does it use the collation properties
from the database, e.g. Case sensitivity, Accent sensitivity?
If it doesn't use the database, is there any other way of affecting
it?
native xml web services13 Jul 2009 19:57 GMT1
Why Microsoft stops support for http endpoints - native xml web services
technology in future versions of MSSQL?
Thnx
XQuery help needed10 Jul 2009 12:52 GMT2
I have the following
declare @xml XML;
set @xml = '<?xml version="1.0" encoding="UTF-8"
?><IDs><ID><ReferralID>8</ReferralID></ID>
Simpler XQuery Syntax?08 Jul 2009 23:08 GMT6
All:
In SQL 2005, I’ve got an XML column called ‘CurrentConfig’ in a table called
‘Computers’.  I just added a second schema to the schema collection.  The
initial schema had no associated namespace (i.e. the “no namespace”
looooooooong record08 Jul 2009 22:09 GMT4
I need to store a record with 16 fields, each with up to 360,000 values of a
2 bytes integer.
Storing each value in a field is quite a crazy
idea(value1,value2,...,value360000),
How would I load mulitple XML files into a SQL Server Database.01 Jul 2009 16:53 GMT2
SQL Server 2008
XML files with and without Schemas
I am trying to load mulitple XML files from a file into my Database.  Each
XML file will relate to a table.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.