Cadavre
SSC-Forever
Points: 41690
More actions
March 6, 2012 at 5:50 am
#1455229
Only way I can think of would be to use a CLR. Do a try catch block to convert to XML, if it fails then return 0 if it passes then return 1. Then in your where clause, you'd have something like "WHERE dbo.myXMLCheck(myXMLCol) = 1".
Viewing post 1 (of 2 total)
You must be logged in to reply to this topic. Login to reply