Click here to Skip to main content
15,867,308 members

Comments by VC.J (Top 84 by date)

VC.J 17-Sep-15 7:34am View    
select top 10 dbo.udf_StripHTML(NewsDescription) as mydesc ,* from newsdetails where contains(mydesc, '"fiber"')
this will not work
you can store in a temp table and that use that may work, but in a single line it won't
VC.J 17-Sep-15 4:07am View    
what error you are getting
VC.J 9-Jul-15 11:23am View    
Its done no need to help thanks
VC.J 12-Nov-14 2:03am View    
Any exception you have get while executing the code ?
VC.J 4-Nov-14 14:09pm View    
if you have LIC database access than it can be done