RE: [PHP-DB] Oracle Client to connect to remote DB

2001-06-30 Thread Anthony Carlos

Yes, it can be installed via command line. There is mention of it in the
installation guide. I've never been able to make it work, however, and I
don't believe that Oracle is supporting it as much as its GUI Universal
Installer.

On the other hand, I have used the Universal Installer over an ssh
connection that forwards X-Windows packets. Therefore, I was able to use it
remotely via an X-Windows terminal on my PC.

Anthony
-Original Message-
From: Mindblender [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 27, 2001 10:58 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP-DB] Oracle Client to connect to remote DB


Do you know if the Oracle client can beinstalled via the command line?  I
don't have access to the box itself, only telnet access.

Jeff

Brian S. Dunworth [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Jeff,

   As far as I know, you cannot get *only* the Oracle client for Linux.
  When I called Oracle Worldwide Support and asked for one, they sent me
the
 whole Oracle 8i installation package for Linux.  No problem, though --
when
 you start the install on your Linux machine, you can choose to install
only
 the client.   That's what I did, and it's working fine connecting to the
 Oracle 8i database on our Sun.


 -Original Message-
 From: Mindblender [SMTP:[EMAIL PROTECTED]]
 Sent: Tuesday, June 26, 2001 12:35 AM
 To: [EMAIL PROTECTED]
 Subject: [PHP-DB] Oracle Client to connect to remote DB

 I read a post on faqt.com that said that I could connect to a remote
Oracle
 DB if I had the Oracle client installed.  Does anyone know where I can get
 a
 copy of only the client for Linux?  I don't want to install the whole
 Oracle
 package, I use MySQL on the server, but have a client that is needing to
 connect to an Oracle DB on their server from mine.

 Any suggestions?

 Thanks,
 Jeff
 

 -
Brian S. Dunworth
Sr. Software Development Engineer
Oracle Database Administrator
The Printing House, Ltd.

(850) 875-1500  x225
[EMAIL PROTECTED]
  -



 --
 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]




--
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]


-- 
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 Client to connect to remote DB

2001-06-28 Thread Mindblender

Do you know if the Oracle client can beinstalled via the command line?  I
don't have access to the box itself, only telnet access.

Jeff

Brian S. Dunworth [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Jeff,

   As far as I know, you cannot get *only* the Oracle client for Linux.
  When I called Oracle Worldwide Support and asked for one, they sent me
the
 whole Oracle 8i installation package for Linux.  No problem, though --
when
 you start the install on your Linux machine, you can choose to install
only
 the client.   That's what I did, and it's working fine connecting to the
 Oracle 8i database on our Sun.


 -Original Message-
 From: Mindblender [SMTP:[EMAIL PROTECTED]]
 Sent: Tuesday, June 26, 2001 12:35 AM
 To: [EMAIL PROTECTED]
 Subject: [PHP-DB] Oracle Client to connect to remote DB

 I read a post on faqt.com that said that I could connect to a remote
Oracle
 DB if I had the Oracle client installed.  Does anyone know where I can get
 a
 copy of only the client for Linux?  I don't want to install the whole
 Oracle
 package, I use MySQL on the server, but have a client that is needing to
 connect to an Oracle DB on their server from mine.

 Any suggestions?

 Thanks,
 Jeff
 

 -
Brian S. Dunworth
Sr. Software Development Engineer
Oracle Database Administrator
The Printing House, Ltd.

(850) 875-1500  x225
[EMAIL PROTECTED]
  -



 --
 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]




-- 
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]




[PHP-DB] Oracle Client to connect to remote DB

2001-06-26 Thread Mindblender

I read a post on faqt.com that said that I could connect to a remote Oracle
DB if I had the Oracle client installed.  Does anyone know where I can get a
copy of only the client for Linux?  I don't want to install the whole Oracle
package, I use MySQL on the server, but have a client that is needing to
connect to an Oracle DB on their server from mine.

Any suggestions?

Thanks,
Jeff



-- 
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 Client to connect to remote DB

2001-06-26 Thread Anthony Carlos

Jeff,

When you run the graphical Oracle Installer program (require X-Windows), you
can choose a custom installation and specify what you want to install. I
don't know if you can get just the client for Linux, but the server software
includes the client software. You can demo the software from
technet.oracle.com. I have no idea how much it costs by itself.

Anthony

-Original Message-
From: Mindblender [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 26, 2001 12:35 AM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] Oracle Client to connect to remote DB


I read a post on faqt.com that said that I could connect to a remote Oracle
DB if I had the Oracle client installed.  Does anyone know where I can get a
copy of only the client for Linux?  I don't want to install the whole Oracle
package, I use MySQL on the server, but have a client that is needing to
connect to an Oracle DB on their server from mine.

Any suggestions?

Thanks,
Jeff



--
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]


-- 
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 Client to connect to remote DB

2001-06-26 Thread Brian S. Dunworth

Jeff,

  As far as I know, you cannot get *only* the Oracle client for Linux. 
 When I called Oracle Worldwide Support and asked for one, they sent me the 
whole Oracle 8i installation package for Linux.  No problem, though -- when 
you start the install on your Linux machine, you can choose to install only 
the client.   That's what I did, and it's working fine connecting to the 
Oracle 8i database on our Sun.


-Original Message-
From:   Mindblender [SMTP:[EMAIL PROTECTED]]
Sent:   Tuesday, June 26, 2001 12:35 AM
To: [EMAIL PROTECTED]
Subject:[PHP-DB] Oracle Client to connect to remote DB

I read a post on faqt.com that said that I could connect to a remote Oracle
DB if I had the Oracle client installed.  Does anyone know where I can get 
a
copy of only the client for Linux?  I don't want to install the whole 
Oracle
package, I use MySQL on the server, but have a client that is needing to
connect to an Oracle DB on their server from mine.

Any suggestions?

Thanks,
Jeff


-
   Brian S. Dunworth
   Sr. Software Development Engineer
   Oracle Database Administrator
   The Printing House, Ltd.

   (850) 875-1500  x225
   [EMAIL PROTECTED]
 -



-- 
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]