Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Express Edition and Compact Edition (2005)
 Cannot extract XML Data Type value

Author  Topic 

steveshutts
Starting Member

1 Post

Posted - 2010-11-09 : 04:27:01
Hi,

I am currently working with SQL Server Express 2005 and currently I am having problems extracting some XML data type values from one of my tables. The majority of the time I can see the full XML value both by opening the table from within the Object Explorer or via a query. When executing a query I am presented with a link that when clicked on shows me the full XML.

However, for some values, the field value is blank. I know that the value is stored as I can see that it is working fine within the application that uses the table in the database. A collegue is able to view the information in his copy of SQL 2008 so I know that it is simply a display issue.

Does anybody know how I can rectify this problem?

Steve

SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2011-01-16 : 17:54:12
Do you have same sample to reproduce this problem?



N 56°04'39.26"
E 12°55'05.63"
Go to Top of Page
   

- Advertisement -