In article <012601c10e4a$6c7a2ec0$b943500c@zeospantera>,
[EMAIL PROTECTED] (Ken Sommers) wrote:
> Suppose I Need to get Vendor prices from a very large remote (Oracle) price
> list .
> They probably don't have PHP installed.
If...
-you have PHP installed,
-AND you have Oracle support compiled in to that install,
-AND you have connection info (username/password/hostname) for an account
on that Oracle system that has been granted access to vendor prices,
-AND you know how to use PHP's Oracle functions,
-AND you know how to query an Oracle database
...then you're set. Whether they have PHP installed or not is irrelevant.
--
CC
--
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]