If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Perl and the DBI > Oracle 10 g Client with perl Help

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-30-08, 14:08
sonu2die4 sonu2die4 is offline
Registered User
 
Join Date: Oct 2008
Posts: 7
Oracle 10 g Client with perl Help

Hi ,
I want to connect to many 'Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production With the Partitioning, OLAP and Data Mining options' from Perl.
I have the required modules.

a) DBI-1.607.tar
b) DBD-Oracle-1.22.tar

I want to know which client version from Oracle I should use from a client machine running a solaris 10.
Any help will be very much appreciated.
Regards
Vivek
Reply With Quote
  #2 (permalink)  
Old 10-31-08, 13:41
sco08y sco08y is offline
Registered User
 
Join Date: Oct 2002
Location: Baghdad, Iraq
Posts: 697
Not sure what you're asking, but this might help. Generally, you install the latest client libraries available. Don't worry about the 64-bit whatever, DBI / DBD::Oracle is blissfully ignorant of all the marketing crap, all it cares is that there's an Oracle database on the other end.

The file I linked to comes from the DBD::Oracle distro.
Reply With Quote
  #3 (permalink)  
Old 02-04-09, 18:48
sonu2die4 sonu2die4 is offline
Registered User
 
Join Date: Oct 2008
Posts: 7
Thank You so Much . I really appreciate it
Vivek
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On