This is a topic I wrote in six month ago. In the Part I of this series of articles, I mentioned that a warehouse like architecture is required in a heterogeneous environment. I want to elaborate mor… more →
Dylan's BI Study Noteshoust0n wrote 1 week ago: I’ve been given the task of writing some perl scripts which will run on a Solaris 10 machine a … more →
seanhn wrote 1 month ago: I’m currently building a tool that propagates taint information through a program as it execut … more →
seanhn wrote 1 month ago: Of the DBI frameworks I’ve used, Pin has best support for instrumentation beyond the basic blo … more →
niczero wrote 3 months ago: From http://perl.apache.org/docs/1.0/guide/performance.html#Work_With_Databases my @select_fields = … more →
Jonathan Yu wrote 5 months ago: Strawberry Perl, by default, does not include many Database Drivers. While it does a great job insta … more →
skeldoy wrote 6 months ago: The DBD::mysql isn’t compatible with the 64-bit version of MySQL that comes with the Leopard S … more →
saffrongeek wrote 7 months ago: mysqlreport makes a friendly report of important MySQL status values. mysqlreport transforms the val … more →
developerresources wrote 1 year ago: Here is how you can access mysql using python: #!/usr/bin/python import MySQLdb import sys import t … more →
developerresources wrote 1 year ago: While trying to install mysql dbd module for ruby I encountered the following error: /usr/local/ruby … more →
TimBunce wrote 1 year ago: So you’ve got some perl code that connects to a particular database via a particular DBI drive … more →
cipri4ph wrote 1 year ago: Recently I was re-searching for an Perl DBI corenspondent for PHP’s last_insert_id(), so here … more →
nunojob wrote 1 year ago: Já andava à procura de um router wireless a um bom preço à algum tempo. Bem, hoje encontrei o que q … more →
Dylan Wan wrote 1 year ago: This is a topic I wrote in six month ago. In the Part I of this series of articles, I mentioned tha … more →
Dylan Wan wrote 2 years ago: I have briefly mentioned the various approaches of providing aggregation for data warehouse. This p … more →
Dylan Wan wrote 2 years ago: A BI analytical application provides the following four key components: Pre-built ETL to extract da … more →
Dylan Wan wrote 2 years ago: Bookings Analysis is to help managers to manage the demand. Although the data may come from Order M … more →
Dylan Wan wrote 2 years ago: Some organizations use the 4-4-5 calendar for managing their accounting periods. it is a common ca … more →
Dylan Wan wrote 2 years ago: I found a good white paper on a comparison of Oracle DBI and SAP BW: http://zones1.computerworld.co … more →
Dylan Wan wrote 2 years ago: This is a white paper about how to build dashboard on top of Oracle Daily Business Intelligence summ … more →