php-db | 2001072
Date: 07/16/01
- Next message: -BD-: "Re: [PHP-DB] How to drop a table when user leaves prematurely?"
- Previous message: Matthew Loff: "RE: [PHP-DB] remote database exchange"
- In reply to: CC Zona: "Re: [PHP-DB] remote database exchange"
- Next in thread: CC Zona: "Re: [PHP-DB] remote database exchange"
- Reply: CC Zona: "Re: [PHP-DB] remote database exchange"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Great,
thanks for a complete answer
I love it..
I ran
mysql> show variables;
to see if my host server has Oracle support,,
I don't see anything about Oracle or any other DBMS,,
any way to tell without asking them?
ken
----- Original Message -----
From: "CC Zona" <cczona <email protected>>
To: <php-db <email protected>>
Sent: Monday, July 16, 2001 4:33 PM
Subject: Re: [PHP-DB] remote database exchange
> In article <012601c10e4a$6c7a2ec0$b943500c <email protected>>,
> mrsql.php <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: php-db-unsubscribe <email protected>
> For additional commands, e-mail: php-db-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: -BD-: "Re: [PHP-DB] How to drop a table when user leaves prematurely?"
- Previous message: Matthew Loff: "RE: [PHP-DB] remote database exchange"
- In reply to: CC Zona: "Re: [PHP-DB] remote database exchange"
- Next in thread: CC Zona: "Re: [PHP-DB] remote database exchange"
- Reply: CC Zona: "Re: [PHP-DB] remote database exchange"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

