* Philip Mak ([EMAIL PROTECTED]) [010613 18:21]:
> Hello all,
>
> I've been experimenting with a programming technique idea I had that I
> call "Object Oriented Databases". The goal of the technique is to make
> programming database driven websites easier by allowing the website code
> (I use Apa
- Original Message -
From: "Philip Mak" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
> I've been experimenting with a programming technique idea I had that I
> call "Object Oriented Databases". The goal of the technique is to make
> programming database driven websites easier by allowing th
Philip Mak wrote:
>
> Hello all,
>
> I've been experimenting with a programming technique idea I had that I
> call "Object Oriented Databases". The goal of the technique is to make
> programming database driven websites easier by allowing the website code
> (I use Apache::ASP, which is built on
> -Original Message-
> From: Philip Mak [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 13, 2001 7:07 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Object Oriented Databases with MySQL
>
>
> Hello all,
>
> I've been experimenti
On Wed, 13 Jun 2001, Sterin, Ilya wrote:
> > One of the early problems I'm running into with this style of programming
> > is that the flexibility of the MySQL queries is somewhat limited.
>
> You have to define what you mean by limited. No foreign constraints? They
> are now availble with the
Hello all,
I've been experimenting with a programming technique idea I had that I
call "Object Oriented Databases". The goal of the technique is to make
programming database driven websites easier by allowing the website code
(I use Apache::ASP, which is built on mod_perl) to access the database