RE: [PHP] Database abstraction layer oci

2002-03-11 Thread Andrew Hill

Most powerful meaning being tied to Oracle? :)

ODBC is not inherently slower than oci or any native access, and a properly
written ODBC driver will actually enforce additional functionality against
the back-end database.

Best regards,
Andrew Hill
Director of Technology Evangelism
OpenLink Software  http://www.openlinksw.com
Universal Data Access & Data Integration Technology Providers


> -Original Message-
> From: Thies C. Arntzen [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, March 09, 2002 5:10 AM
> To: Andrew Hill
> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: [PHP] Database abstraction layer oci
>
>
> hi,
>
> the fastest and most powerful is always to use the native
> api.
>
> i would use the PHP oci driver.
>
> tc
>
> On Fri, Mar 08, 2002 at 09:00:17AM -0500, Andrew Hill wrote:
> > I suggest simply using ODBC.
> >
> > Best regards,
> > Andrew Hill
> > Director of Technology Evangelism
> > http://www.openlinksw.com/virtuoso/whatis.htm
> > OpenLink Virtuoso Internet Data Integration Server
> >
> > > -Original Message-
> > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> > > Sent: Friday, March 08, 2002 5:39 AM
> > > To: [EMAIL PROTECTED]
> > > Subject: [PHP] Database abstraction layer oci
> > >
> > >
> > >
> > > Hi everybody.
> > >
> > > I would like your opinion on the Database Abstraction Layer
> you prefer (I
> > > will use it with Oracle 8i)
> > > I know that there is Metabase end Pear DB
> > >
> > > What's  your opinion on both or others ?
> > >
> > > Laurent Drouet
> > >
> > >
> > >
> > > --
> > > PHP General Mailing List (http://www.php.net/)
> > > To unsubscribe, visit: http://www.php.net/unsub.php
> > >
> > >
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Database abstraction layer oci

2002-03-09 Thread Thies C. Arntzen

hi,

the fastest and most powerful is always to use the native
api.

i would use the PHP oci driver.

tc

On Fri, Mar 08, 2002 at 09:00:17AM -0500, Andrew Hill wrote:
> I suggest simply using ODBC.
> 
> Best regards,
> Andrew Hill
> Director of Technology Evangelism
> http://www.openlinksw.com/virtuoso/whatis.htm
> OpenLink Virtuoso Internet Data Integration Server 
> 
> > -Original Message-
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, March 08, 2002 5:39 AM
> > To: [EMAIL PROTECTED]
> > Subject: [PHP] Database abstraction layer oci
> > 
> > 
> > 
> > Hi everybody.
> > 
> > I would like your opinion on the Database Abstraction Layer you prefer (I
> > will use it with Oracle 8i)
> > I know that there is Metabase end Pear DB
> > 
> > What's  your opinion on both or others ?
> > 
> > Laurent Drouet
> > 
> > 
> > 
> > -- 
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> > 
> > 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




RE: [PHP] Database abstraction layer oci

2002-03-08 Thread Andrew Hill

I suggest simply using ODBC.

Best regards,
Andrew Hill
Director of Technology Evangelism
http://www.openlinksw.com/virtuoso/whatis.htm
OpenLink Virtuoso Internet Data Integration Server 

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 08, 2002 5:39 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Database abstraction layer oci
> 
> 
> 
> Hi everybody.
> 
> I would like your opinion on the Database Abstraction Layer you prefer (I
> will use it with Oracle 8i)
> I know that there is Metabase end Pear DB
> 
> What's  your opinion on both or others ?
> 
> Laurent Drouet
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php