Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: OO4O or ODBC???
"Francesco" <jazz74_at_infinito.it> wrote in message
news:9nstbq$g6g$1_at_fe1.cs.interbusiness.it...
> hi everybody, I've always worked with php and oracle, now I have this
> environment:
> db: oracle in NT osł
> server: IIS 5
> So I'll develop using ASP (vbscript)
>
> Could somebody give me a suggest: should I use OO4O or ODBC?
>
> thank you in advance
>
>
> Francesco
>
>
>
>
Fact : OO4O is a native Oracle driver.
Thus it will support more Oracle features than ODBC will ever support, as
the purpose of ODBC is to stay open (whatever that means)
ODBC is also way more unstable, two different versions often don't function
in the same fashion.
If you have no need at all to interface to any other database personally I
would use OO4O. It is much faster.
Regards,
Sybrand Bakker, Senior Oracle DBA Received on Fri Sep 14 2001 - 08:30:25 CDT
![]() |
![]() |