From: "Muhammed Mamedov" <[EMAIL PROTECTED]>
> And one more question : A guy from this list told that MDB supports XML
> files (can create db from an XML file and ...) . What do you all think
about
> it?
Available for ADOdb, also. Never used it personally, though.
http://phplens.com/lens/adodb/d
: <[EMAIL PROTECTED]>
Sent: Thursday, January 22, 2004 11:26 PM
Subject: Re: [PHP-DB] Database Abstraction Layer?
> There's also PEAR's DB_DataObject which does build SQL for you. The join
> syntax isn't set up to be totally DB independant yet, but it can and
> will be.
>
ssage-
From: Muhammed Mamedov [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 21, 2004 10:07 AM
To: [EMAIL PROTECTED]; phpdb
Subject: Re: [PHP-DB] Database Abstraction Layer?
Hmm..
Thank you for you sql picks:)
But what do you guys think aabout Pear :: DB? Is it as effective as these
Paul
" <[EMAIL PROTECTED]>
Sent: Wednesday, January 21, 2004 11:21 AM
Subject: Re: [PHP-DB] Database Abstraction Layer?
You have ADODB and PEAR DB that both work as abstraction layer. I have
used
ADODB and seems to me that is very good, yet i have not tested PEAR DB...
To make php code 100%
.
Either way adds a significant time to coding and product release initially.
- Paul
-Original Message-
From: Muhammed Mamedov [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 21, 2004 10:07 AM
To: [EMAIL PROTECTED]; phpdb
Subject: Re: [PHP-DB] Database Abstraction Layer?
Hmm..
Thank
: Wednesday, January 21, 2004 5:44 PM
Subject: RE: [PHP-DB] Database Abstraction Layer?
> There are a couple of products out there that I am about to start testing,
> starting first with:
>
> - SQL Relay
> http://sqlrelay.sourceforge.net/
> This product uses its on C inte
: Wednesday, January 21, 2004 3:41 AM
To: phpdb
Subject: Re: [PHP-DB] Database Abstraction Layer?
Thanks Ricardo for your comments.
What do you think guys: ADODB or PEAR::DB ?
- Original Message -
From: "Ricardo Lopes" <[EMAIL PROTECTED]>
To: "Muhammed Mamedov"
and any customizations are written in plain PHP.
This will effectively that add SQL and DB dependence out of your mix. This
is PHP5 also.
HTH
- Paul
-Original Message-
From: Muhammed Mamedov [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 21, 2004 2:31 AM
To: phpdb
Subject: [PHP-DB
Thanks Ricardo for your comments.
What do you think guys: ADODB or PEAR::DB ?
- Original Message -
From: "Ricardo Lopes" <[EMAIL PROTECTED]>
To: "Muhammed Mamedov" <[EMAIL PROTECTED]>
Sent: Wednesday, January 21, 2004 11:21 AM
Subject: Re: [PHP-DB] Dat
Hello everybody,
What do you think is the best method to abstract php code from a specific database?.
Make PHP code 100% database independent?..
Waitin' for your comments.
Muhammed Mamedov
Hans Lellelid wrote:
> Martin Marques wrote:
> > Mensaje citado por Malte Starostik <[EMAIL PROTECTED]>:
> >>Hi,
> >>
> >>I've read several posts touching this subject, but I didn't find one
that
> >>asks a simple question I've been wondering about since I first used PHP
and
> >>that is also one of
Martin Marques wrote:
Mensaje citado por Malte Starostik <[EMAIL PROTECTED]>:
Hi,
I've read several posts touching this subject, but I didn't find one that
asks a simple question I've been wondering about since I first used PHP and
that is also one of the two really really bad things about PHP (th
On Wednesday 14 January 2004 06:42, Martin Marques wrote:
> Why is it you say it's semi-official?
> I have always felt PEAR as much official.
Well it's not in the PHP manual so I treat it as semi-official ;-)
--
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems
Mensaje citado por Jason Wong <[EMAIL PROTECTED]>:
>
> Whilst there isn't a builtin database abstraction layer in PHP itself there
> are a number of projects which fills the gap. There's the semi-official
> PEAR-DB, also ADODB and Metabase.
Why is it you say it's semi-official?
I have always f
Mensaje citado por Malte Starostik <[EMAIL PROTECTED]>:
> Hi,
>
> I've read several posts touching this subject, but I didn't find one that
> asks a simple question I've been wondering about since I first used PHP and
> that is also one of the two really really bad things about PHP (the other
> b
On Wednesday 14 January 2004 06:04, Malte Starostik wrote:
> Why is there no modularization in this area, such that it'd be the _normal_
> way not to write things like $dbh = ibase_pconnect( ... ), but $dbh =
> sql_connect( "Firebird", ... )
> and that would internally check if a Firebird/InterBas
Hi,
I've read several posts touching this subject, but I didn't find one that
asks a simple question I've been wondering about since I first used PHP and
that is also one of the two really really bad things about PHP (the other
being lack of OO):
Why isn't there a DB abstraction layer right in PHP
need one?
>
>~MET
>
>-Original Message-
>From: Leif K-Brooks [mailto:[EMAIL PROTECTED]]
>Sent: Saturday, August 17, 2002 3:28 PM
>To: [EMAIL PROTECTED]
>Subject: [PHP-DB] Database abstraction layer needed?
>
>
>I'm redoing my web site, and I'm c
What's your current website? Why do you think you need one?
~MET
-Original Message-
From: Leif K-Brooks [mailto:[EMAIL PROTECTED]]
Sent: Saturday, August 17, 2002 3:28 PM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] Database abstraction layer needed?
I'm redoing my web sit
I'm redoing my web site, and I'm considering using a db abstraction
layer. Would I need one, and should it be db-type specific (like, can
just do one db type)? I don't plan to change database types.
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
> From: Geoffrey Makstutis [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, July 24, 2001 17:35
> To: [EMAIL PROTECTED]
> Subject: [PHP-DB] database abstraction for php3
>
> Hi,
>
> Can anyone suggest a good (and simple) database abstraction class for
> php3?
>
>
Hi,
Can anyone suggest a good (and simple) database abstraction class for php3?
I have been using ADODB, but it doesn't like php3.
Thanks
-
Geoffrey Makstutis
<[EMAIL PROTECTED]>
51% Studios
Architecture + Design
1-5 Clerkenwell Road
London EC1M 5PA
22 matches
Mail list logo