Solutions and Industries Solutions and Industries


Samsung Life
What's New
more
<% ' news sql = "select top 6 * from newsboard order by idx desc" Set rs = Dbcon.Execute(sql) If rs.eof Then %> <% Else Do Until rs.eof idx = rs("idx") subject = rs("subject") linkurl = rs("linkurl") %> <% rs.movenext Loop End If rs.Close Set rs = Nothing %>
 
<%If linkurl = "" Then%> <%Else%> 0 Then%>target="_blank"<%End If%>> <%End If%> <%=subject%>
Customers
우리는 ILOG Rules를 선택했습니다. 왜냐하면, ILOG Rules는 고객 케어와 빌링 시스템의 레이팅 룰을 신속하게 업데이트 하므로써 시장 변화에 즉각 대응할 수 있는 최고의 제품이기 때문입니다.
ILOG Rules가 제시하는 가능성은 새로운 레이팅 정책을 구축하기 위해 필요한 시간을 단축시키므로써 경쟁에 대한 큰 장점을 제공합니다

. "—Jerome d'Aubuisson
프로그램 매니저 (레이팅 및 트래픽 분석)
France Telecom Mobiles
<% Dbcon.Close Set Dbcon = Nothing %>