>>> "Zhang, George" <[EMAIL PROTECTED]> 03/11/04 10:03AM
>>>
Yes, it is possible to connect to Oracle on Windows (actually, it
doesnot
matter what OS oracle runs on since Oracle takes care of network
communication).

You need to install Oracle client on your linux system.  The doc here
is
very helpful:
http://www.oracle-base.com/articles/9i/Oracle9iInstallationOnFedora1.php.
You can find other docs for other platform on the site too.

Once you installed Oracle client, config your tnsnames.ora (located at
$ORACLE_HOME/network/admin) file so that it can access the database on
the
Oracle server.

George

================================================

And once you've done what George suggests above, then you need to
install DBI and DBD::Oracle on the Red Hat Linux system.  _Then_ you
should be able to connect from your RH Linux client to the Oracle server
on Windoze using Perl.

HTH.

Hardy Merrill
 

-----Original Message-----
From: Mahi.G [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 11, 2004 9:50 AM
To: [EMAIL PROTECTED] 
Subject: How to connect Oracle 9i (Windows )

Hai 

 I am working on Redhat Linux system with Perl. But I want to connect
with
Oracle 9i database in my Network.
But The Oracle is installed in Windows System. Is it possible to
connect
the Oracle 9i by using Perl script. If possible pls guide me ( I am new
for
database connection ).

 If u know any good urls pls forward to me

Thanks

Mahi. G



__________________________________
Do you Yahoo!?
Yahoo! Search - Find what you're looking for faster
http://search.yahoo.com

Reply via email to