http://en.wikipedia.org/wiki/Multidimensional_database
http://en.wikipedia.org/wiki/OLAP
bastien
From: "Santiago Zarate" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: php-db@lists.php.net
Subject: [PHP-DB] OLAP Multidimensional databases and PHP
Date: Sun, 4 Feb 2007 13:37:01 -0400
Hel
I think you also should read this
http://en.wikipedia.org/wiki/Database_normalization
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
TEST CONNECT";
// to have this working:
// 1- u have first to creat ur access database using MS
// Access (i asume u know how to do this). My database
// that i used in my example is called "Questionaire.mdb".
// the table in it is called "Results"
//
// 2- then u have to add this dat