[PHP-DB] Max DB as Database for PHP

2003-12-15 Thread Morten Gulbrandsen
. Yours Sincerely Morten Gulbrandsen -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] sloppy application code from poor programmers ?

2003-12-25 Thread Morten Gulbrandsen
r need any newer versions of MySQL. PHP can do it as well. Yours Sincerely Morten Gulbrandsen http://www.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=MySQL+toy+marston Subject: Re: Can MySQL table handle 3 million+ entries? Newsgroups: comp.lang.php Date: 2003-04-11 1

[PHP-DB] php and MySQL and PostgresSQL at the same time

2003-10-02 Thread Morten Gulbrandsen
Is it possible to use PHP under one Apache WEB application in order to access MySQL and at the same time PostgreSQL? different databases ? Yours Sincerely Morten Gulbrandsen -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] can PHP give MySQL the missing relational properties?

2003-10-28 Thread Morten Gulbrandsen
suited to code beyond the limitations of any relational database. Is this correct ? In other words, has anyone succeeded in implementing an SQL RDBMS solely in PHP ? Yours Sincerely Morten Gulbrandsen -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

Re: [PHP-DB] can PHP give MySQL the missing relational properties?

2003-10-28 Thread Morten Gulbrandsen
cascaded updates. A self-referential ON DELETE SET NULL, on the other hand, works starting from 4.0.13. A self-referential ON DELETE CASCADE has always worked. Yours Sincerely Morten Gulbrandsen "Rasmus Lerdorf" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL P