RE: [PHP-DB] Oracle connectivity from Linux

2001-09-10 Thread Andrew Hill

You can use OCI directly - or if you want to still use ODBC, you can
piggyback ODBC on the client (Linux) ontop of OCI.  That maintains
portability for the future and give you some things like better cursor
handling and security.

Let me know if you want assistance in setting up a 'piggyback' architecture.

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

> -Original Message-
> From: Danny Nguyen [mailto:[EMAIL PROTECTED]]
> Sent: Monday, September 10, 2001 4:28 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [PHP-DB] Oracle connectivity from Linux
>
>
>
> Do you know of any other Oracle connection method that does not
> require server side components?
> Thanks,
> Danny N.
>
>   Andrew Hill <[EMAIL PROTECTED]> wrote: Danny,
>
> OpenLink's current Oracle driver from Unix requires a server-side
> component.
>
> Best regards,
> Andrew
>
>
>
>
>
> -
> Do You Yahoo!?
> Get email alerts & NEW webcam video instant messaging with Yahoo!
> Messenger.


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP-DB] Oracle connectivity from Linux

2001-09-10 Thread Danny Nguyen


Do you know of any other Oracle connection method that does not require server side 
components?
Thanks,
Danny N.
 
  Andrew Hill <[EMAIL PROTECTED]> wrote: Danny,

OpenLink's current Oracle driver from Unix requires a server-side component.

Best regards,
Andrew





-
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger.


RE: [PHP-DB] Oracle connectivity from Linux

2001-09-10 Thread Andrew Hill

Danny,

OpenLink's current Oracle driver from Unix requires a server-side component.

Best regards,
Andrew


> -Original Message-
> From: Danny Nguyen [mailto:[EMAIL PROTECTED]]
> Sent: Monday, September 10, 2001 2:01 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [PHP-DB] Oracle connectivity from Linux
>
>
>
> Does the configuration only necessary on the client end or I need
> cofiguration done on the server side as well for iODBC & Oracle
> Driver to work?
>
>   Andrew Hill <[EMAIL PROTECTED]> wrote: Danny,
>
> iODBC and appropriate ODBC drivers are certainly a production-quality
> solution.
> If you like, you may download our Multi-Tier drivers for testing free from
> our site.
> They come with a non-expiring 2-user license and we will provide free
> support if you run into problems.
>
> Best regards,
> Andrew Hill
> Director of Technology Evangelism
> OpenLink Software http://www.openlinksw.com
> Universal Data Access & Data Integration Technology Providers
>
> > -Original Message-
> > From: Danny Nguyen [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, September 10, 2001 1:04 PM
> > To: [EMAIL PROTECTED]
> > Subject: [PHP-DB] Oracle connectivity from Linux
> >
> >
> >
> > Hi guys,
> >
> > I am currently looking into a reliable connectivity for Linux to
> > Oracle on NT 4.0. Coding would be in PHP 4. I have read somewhat
> > about iODBC, how does it performs under production use? Which
> > connection methods do you prefer or recommend.
> >
> > Thanks in advance,
> >
> > Danny N.
> >
> >
> >
> > -
> > Do You Yahoo!?
> > Get email alerts & NEW webcam video instant messaging with Yahoo!
> > Messenger.
>
>
>
> -
> Do You Yahoo!?
> Get email alerts & NEW webcam video instant messaging with Yahoo!
> Messenger.


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP-DB] Oracle connectivity from Linux

2001-09-10 Thread Danny Nguyen


Does the configuration only necessary on the client end or I need cofiguration done on 
the server side as well for iODBC & Oracle Driver to work?

  Andrew Hill <[EMAIL PROTECTED]> wrote: Danny,

iODBC and appropriate ODBC drivers are certainly a production-quality
solution.
If you like, you may download our Multi-Tier drivers for testing free from
our site.
They come with a non-expiring 2-user license and we will provide free
support if you run into problems.

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

> -Original Message-
> From: Danny Nguyen [mailto:[EMAIL PROTECTED]]
> Sent: Monday, September 10, 2001 1:04 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-DB] Oracle connectivity from Linux
>
>
>
> Hi guys,
>
> I am currently looking into a reliable connectivity for Linux to
> Oracle on NT 4.0. Coding would be in PHP 4. I have read somewhat
> about iODBC, how does it performs under production use? Which
> connection methods do you prefer or recommend.
>
> Thanks in advance,
>
> Danny N.
>
>
>
> -
> Do You Yahoo!?
> Get email alerts & NEW webcam video instant messaging with Yahoo!
> Messenger.



-
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger.


RE: [PHP-DB] Oracle connectivity from Linux

2001-09-10 Thread Danny Nguyen


Thanks Andrew!  I'll check it out.
Danny N.
 
  Andrew Hill <[EMAIL PROTECTED]> wrote: Danny,

iODBC and appropriate ODBC drivers are certainly a production-quality
solution.
If you like, you may download our Multi-Tier drivers for testing free from
our site.
They come with a non-expiring 2-user license and we will provide free
support if you run into problems.

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

> -Original Message-
> From: Danny Nguyen [mailto:[EMAIL PROTECTED]]
> Sent: Monday, September 10, 2001 1:04 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-DB] Oracle connectivity from Linux
>
>
>
> Hi guys,
>
> I am currently looking into a reliable connectivity for Linux to
> Oracle on NT 4.0. Coding would be in PHP 4. I have read somewhat
> about iODBC, how does it performs under production use? Which
> connection methods do you prefer or recommend.
>
> Thanks in advance,
>
> Danny N.
>
>
>
> -
> Do You Yahoo!?
> Get email alerts & NEW webcam video instant messaging with Yahoo!
> Messenger.



-
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger.


RE: [PHP-DB] Oracle connectivity from Linux

2001-09-10 Thread Andrew Hill

Danny,

iODBC and appropriate ODBC drivers are certainly a production-quality
solution.
If you like, you may download our Multi-Tier drivers for testing free from
our site.
They come with a non-expiring 2-user license and we will provide free
support if you run into problems.

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

> -Original Message-
> From: Danny Nguyen [mailto:[EMAIL PROTECTED]]
> Sent: Monday, September 10, 2001 1:04 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-DB] Oracle connectivity from Linux
>
>
>
> Hi guys,
>
> I am currently looking into a reliable connectivity for Linux to
> Oracle on NT 4.0. Coding would be in PHP 4.  I have read somewhat
> about iODBC, how does it performs under production use?  Which
> connection methods do you prefer or recommend.
>
> Thanks in advance,
>
> Danny N.
>
>
>
> -
> Do You Yahoo!?
> Get email alerts & NEW webcam video instant messaging with Yahoo!
> Messenger.


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]