Projects

Recent Project References

Radio Holland Group is specialised in the supply, installation and service of maritime electronics for applications at sea as well as on the inland waterways. Please find below recent project references, executed by Radio Holland around the world! Each market segment requires specific equipment and advice. This means that every solution we offer is tailormade.

CQWP_Query: SELECT TOP 50 Nr, Case when (CTSpecificVar30Im2 = 'NL' and len(CTSpecificVar200Im2)>1) then CTSpecificVar200Im2 when (CTSpecificVar30Im3 = 'NL' and len(CTSpecificVar200Im1)>1) then CTSpecificVar200Im1 when (CTSpecificVar30Im4 = 'NL' and len(CTSpecificVar200Im5)>1) then CTSpecificVar200Im5 else title End as title , target = CASE WHEN target IS NOT NULL THEN 'target="' + target + '"' ELSE '' END , ISNULL(ShowFrom,Adddate) as ShowFrom, Case when (CTSpecificVar30Im2 = 'NL' and len(CTSpecificVar200Im2)>1) then CTSpecificTextIm1 when (CTSpecificVar30Im3 = 'NL' and len(CTSpecificVar200Im1)>1) then CTSpecificTextIm9 when (CTSpecificVar30Im4 = 'NL' and len(CTSpecificVar200Im5)>1) then CTSpecificTextIm10 else description End as description , RTRIM(SUBSTRING(Isnull(CTSpecificTextIm1, description), 1, (CHARINDEX(' ', Isnull(CTSpecificTextIm1, description) + SPACE(60), 60)))) as ShortDescription, ShortDescriptionSuffix = CASE WHEN (LEN(Isnull(CTSpecificTextIm1, description)) >= 60 AND 1 = 1) THEN '...' ELSE '' END FROM vwActive_DEF WHERE Nr IN (Select nr from dbo.fn_RecurseChildren( '16596' ,0 ) ) -- Parent = 16596 Order by Isnull(showfrom, addDate) DESC