<%@ Language="VBScript" %> <% Option Explicit %> <% Response.Charset = "UTF-8" %> MS SQL Server & Analysis Server - MetaLogix
:: Home   :: About Us   :: Careers   :: Partners   :: Links   :: Site Map   :: Contact Us
  BPM | Business Intelligence | CRM | Freight & Logistics | News     

 
 





Microsoft SQL Server & Analysis Services

Microsoft SQL Server is a comprehensive, integrated data management and analysis software that enables organizations to reliably manage mission-critical information and confidently run today's increasingly complex business applications. SQL Server allows companies to gain greater insight from their business information and achieve faster results for a competitive advantage.

SQL Server is the Data Platform leader:

  • Microsoft is positioned in Leaders Quadrant for Magic Quadrant for Data Warehouse Database Management Systems, 2007
  • SQL Server is the fastest growing Database and Business Intelligence vendor
  • SQL Server ships more units than Oracle and IBM combined
  • SQL Server is the #1 OLAP Server on the market
  • SQL Server is more secure than Oracle. Since July 2003 more than 100 critical Oracle database security vulnerabilities have been identified, compared to ZERO for SQL Server for that period.
  • SQL Server is best in price/performance for TPC-H 1TB & 3TB (non-clustered).
  • Microsoft SQL Server and Unisys are the first to publish TPC-E benchmark results.
  • Gartner 2006 worldwide RDBMS market share reports highest growth rate in market share for Microsoft SQL Server. With 28% growth in market share, growth is almost twice the nearest competitor at 14.8% growth.
  • SQL Server still number 1 in databases. 74.7 percent of enterprises are using SQL Server, while 54.5 percent are using Oracle databases.
  • SQL Server Manages the World's Largest Databases.
  • Microsoft SQL Server recognized as Best Seller and Top Growth Best Seller by CRN Magazine.

MetaLogix Microsoft SQL Server and Analysis Server consultants have the certifications and experience to ensure success for your data wharehouse, data mining, online analytical processing (OLAP) and business intelligence projects.

Call today for a free consultation 704-543-1616.

<% 'If DateDiff("h", Application("RSSUpdated"), Now()) >= 2 _ ' Or Request.QueryString("force") <> "" Then Dim objXML Dim objItemList Dim objItem Dim strHTML Set objXML = Server.CreateObject("MSXML2.FreeThreadedDOMDocument") objXML.async = False objXML.setProperty "ServerHTTPRequest", True objXML.Load("http://msdn.microsoft.com/msdnmag/rss/newrss.aspx?year=" & year(now()) & "&tags=sharepoint&fn=mssharepoint") ' <---- Change this to whatever reader you want If objXML.parseError.errorCode <> 0 Then Response.Write "
" & vbCrLf
							   Response.Write "Error: " & objXML.parseError.reason
							   Response.Write "Line:  " & objXML.parseError.line & vbCrLf
							   Response.Write "Text:  " _
							      & Server.HTMLEncode(objXML.parseError.srcText) & vbCrLf
							   Response.Write "
" & vbCrLf End If Set objItemList = objXML.getElementsByTagName("item") Set objXML = Nothing For Each objItem In objItemList ' MS rss Feed childNodes: 0=title, 1=link, 3=description 5 = pubdate strHTML = strHTML & "

" & vbCrLf strHTML = strHTML & "" strHTML = strHTML & "" & objItem.childNodes(0).text strHTML = strHTML & "
" & vbCrLf strHTML = strHTML & "" & objItem.childNodes(5).text & "

" & vbCrLf strHTML = strHTML & Replace(objItem.childNodes(3).text, "
", "
") & vbCrLf strHTML = strHTML & "

" & vbCrLf Next Set objItemList = Nothing Application.Lock Application("RSSContent") = strHTML Application("RSSUpdated") = Now() Application.UnLock 'End If %> <%= Application("RSSContent") %>
Copyright ? MetaLogix, Inc. All rights reserved