<html> <!-- // $Id: //open/mondrian/webapp/index.html#4 $ // This software is subject to the terms of the Common Public License // Agreement, available at the following URL: // http://www.opensource.org/licenses/cpl.html. // Copyright (C) 2001-2002 Kana Software, Inc. and others. // Copyright (C) 2002-2006 Julian Hyde // All Rights Reserved. // You must accept the terms of that agreement to use this software. // // jhyde, 6 August, 2001 --> <head> <meta name="description" content="Mondrian is an OLAP server written in Java. It enables you to interactively analyze very large datasets stored in SQL databases without writing SQL."> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>Mondrian OLAP Server</title> <link rel="stylesheet" href="stylesheet.css" type="text/css" /> </head> <body> <p>NSTDA</p> <ul> <li><a href="MD-DISPLAY.jsp?query=Employee">Employee</a></li> <!-- <li><a href="MD-DISPLAY.jsp?query=EmployeeResign">EmployeeResign</a></li> --> <li><a href="MD-DISPLAY.jsp?query=EmployeeAge">EmployeeAge</a></li> <li><a href="MD-DISPLAY.jsp?query=EmployeeEr">Er room</a></li> <li><a href="MD-DISPLAY.jsp?query=EmployeeErCost">Er cost</a></li> <li><a href="MD-DISPLAY.jsp?query=Cremation">Cremation</a></li> <li><a href="MD-DISPLAY.jsp?query=pvf">pvf</a></li> <li><a href="MD-DISPLAY.jsp?query=gpa">gpa</a></li> <!--<li><a href="MD-DISPLAY.jsp?query=xmla">JPivot pivot table by XMLA</a></li> <li><a href="MD-DISPLAY.jsp?query=fourhier">JPivot with 4 hierarchies</a></li> <li><a href="MD-DISPLAY.jsp?query=arrows">JPivot with arrows</a></li> <li><a href="MD-DISPLAY.jsp?query=colors">JPivot with colors</a></li> <li><a href="MD-TAGLIB.jsp">Various queries formatted using the Mondrian tag-library</a></li> <li><a href="MD-ADHOC.jsp">Basic interface for ad hoc queries</a></li> <li><a href="MD-XMLTEST.jsp">XML for Analysis tester</a></li> --> </ul> <!-- <p>Other links:</p> <ul> <li><a href="http://mondrian.pentaho.org">Mondrian home page</a></li> <li><a href="http://sourceforge.net/projects/mondrian">Mondrian project page</a></li> <li><a href="http://jpivot.sourceforge.net/">JPivot home page</a></li> <li><a href="http://sourceforge.net/projects/jpivot">JPivot project page</a></li> </ul> --> </body> </html>