We have a Java EE based web application and we want to integrate Pentaho reporting API into this application.
A source system tracks student attendance for a school district by reporting absence events. Attendance on any particular day can be determined by examining three datasets: school calendar, student en
I need to make a ETL sync to add n开发者_如何学Cew data from relational database to the database DW in SSIS. It should take place in every sixth hour.
I\'m part of a team looking to move from our relational data warehouse to a SSAS cube.With our current setup we have an \"EmployeeCache\" table (basically a fact) which is a mapping from each of our e
I believe there are three layers to build up- 1) Presentation Layer/Data Visualization Layer 2) Constucting olap server(like mondrian) to access mysql database and produce results.
I can create simple program to connect to BO using another application using ole automation such as: var bob = createObject(\'BusinessObjects.Application\');
I am trying to migrate a table from a remote server into my local database. However, I do not want to create an intermediate csv or tab-delimited file because of the content开发者_开发问答 of the colu
Goal: Fill data in the table Fact_buy. Problem: How should I make a data transaction based on the sql code below to
I\'m setting up a SSAS project for our websites but I can\'t managed to find the good value whereas it\'s quite simple in plain SQL query.
We have a website that\'s using Microsoft Report Viewer 9 to consume reports from Reporting Services. We noticed an issue with the controls to set parameters losing their values.