Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. jablonsky

    how to manually create an Oracle 10g database on UNIX

    http://www.adp-gmbh.ch/ora/admin/creatingdbmanually.html quick and dirty (kinda); if you installed the server you should have all needed permissions. my 2 cents - after you create the database, create a user and give appropriate permissions on the newly created db, then use this user unless you...
  2. jablonsky

    any idea on how to connect to Oracle with Perl?

    hi all, I already posted this to the Perl group but nobody had any idea ... :-( My question is how to connect to Oracle 10g with Perl. my perl installation is: Perl 5.8.6.811 and I have installed DBI 1.58 and DBD-Oracle 1.17 I have installed Oracle 10g Client 10.2.0 and I am trying to access a...
  3. jablonsky

    connect to Oracle 10g with Perl

    hi all, my question is how to connect to Oracle 10g with Perl. my perl installation is: Perl 5.8.6.811 and I have installed DBI 1.58 and DBD-Oracle 1.17 I have installed Oracle 10g Client 10.2.0 and I am trying to access a 10g 10.2 server. Right now I am getting a strange message when I try...

Part and Inventory Search

Back
Top