RE: [PHP-DB] OLAP Multidimensional databases and PHP

2007-02-05 Thread Bastien Koert
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

Re: [PHP-DB] Trying to add primary key to existing database.

2007-02-05 Thread OKi98
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

[PHP-DB] ODBC: access

2007-02-05 Thread bedul
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