Viewing 3 posts - 1 through 3 (of 3 total)
If the xml file was valid, how would you search for CompanyCode within the XML which is a text column? just want to know the systax for XML).query(???? please
April 7, 2009 at 10:39 pm
#974003
Please find the xml file attachmed. Cheers
want to return NxxxxqM from node CompanyCode
currently I am doing this using charindex and substring.
April 7, 2009 at 9:49 pm
#973985
Hi Barry,
I am trying to query SQL Server 2005 table column which is text type and contains XML Message
The following is an example of the XML message:
...
April 7, 2009 at 6:42 pm
#973940