"Donovan J. Edye" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> G'Day All,
>
> I need to establish connectivity between a Debain Linux box running PHP
> 4.06 and Oracle 8i running on a Win32 box. Can someone point me at some
> FAQ's or other help. At present I have managed to get MS-SQL 2K going
using
> TDS (Tabular Data Stream). Could TDS also be used for Oracle?
... I'm not an expert on Oracle by any means, but what is wrong with
ora_logon("user@tns", "pwd");
using the standard PHP Oracle drivers?
--
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]