On Mon, Aug 23, 2004 at 09:55:40AM +0300, Noam Rathaus wrote:
> On Sunday 22 August 2004 21:51, Tzafrir Cohen wrote:
> > On Thu, Aug 19, 2004 at 10:48:15AM +0300, Noam Rathaus wrote:
> > > Hi,
> > >
> > > So I am past find the right installer... thank Danny Lieberman... and
> > > past the pending R
On Sunday 22 August 2004 21:51, Tzafrir Cohen wrote:
> On Thu, Aug 19, 2004 at 10:48:15AM +0300, Noam Rathaus wrote:
> > Hi,
> >
> > So I am past find the right installer... thank Danny Lieberman... and
> > past the pending README issue... now Oracle has compiling issues...
> >
> > It states that i
On Thu, Aug 19, 2004 at 10:48:15AM +0300, Noam Rathaus wrote:
> Hi,
>
> So I am past find the right installer... thank Danny Lieberman... and past the
> pending README issue... now Oracle has compiling issues...
>
> It states that it has an Error invoking target relink of
> makefile /u01/app/or
Hi,
So I am past find the right installer... thank Danny Lieberman... and past the
pending README issue... now Oracle has compiling issues...
It states that it has an Error invoking target relink of
makefile /u01/app/oracle/product/9.2.0.1/precomp/lib/ins_precomp.mk
I did as many sites state a
On Wednesday 18 August 2004 21:25, Danny Lieberman (Barak) wrote:
> Noam
>
> There is no need to install the entire Ora 9i distro - after all Ora IS a
> client/server system
>
> I am assuming you have an Oracle 8 or 9 distribution disk.
> Run the Oracle Installer (sometimes called the Universal ins
rst I would make sure I have connectivity with DB
> visualizer and then I would start writing Perl scripts
>
>
>
> Have fun!
> Danny Lieberman
> OSI-Open Solutions Israel
> +972-8-970-1485(voice)
> +972-54-471114(Cell)
> www.opensolutions.co.il
>
Hi,
Thank you for the
On Thursday 19 August 2004 09:17, [EMAIL PROTECTED] wrote:
> [EMAIL PROTECTED] wrote:
> > It's supposed that you have sqlnet (or oraclenet) installed.
> >
> >If no, try this:
> >my $dbh =
> >DBI->connect("DBI::Oracle:host=yourhost.co.il;sid="beyond",$user,$passw )
>
> Is this an attempt to use a "t
[EMAIL PROTECTED] wrote:
[EMAIL PROTECTED] wrote:
It's supposed that you have sqlnet (or oraclenet) installed.
If no, try this:
my $dbh =
DBI->connect("DBI::Oracle:host=yourhost.co.il;sid="beyond",$user,$passw
)
Is this an attempt to use a "thin" driver, a-la Java's oracle thin
driver (which
[EMAIL PROTECTED] wrote:
It's supposed that you have sqlnet (or oraclenet) installed.
If no, try this:
my $dbh =
DBI->connect("DBI::Oracle:host=yourhost.co.il;sid="beyond",$user,$passw )
Is this an attempt to use a "thin" driver, a-la Java's oracle thin
driver (which is writen in pure
Java)?
I
+972-54-471114(Cell)
www.opensolutions.co.il
- Original Message -
From: "Noam Rathaus" <[EMAIL PROTECTED]>
To: "Linux-IL" <[EMAIL PROTECTED]>
Sent: Wednesday, August 18, 2004 6:56 PM
Subject: Re: Oracle Client
> On Wednesday 18 August 2004 19:24, Danny Lieberman
I said in the previous email I want to avoid installing a full blown Oracle
Server just to get the Client rolling... I see references to an Oracle
Client... but could find it under downloads... any ideas?
--
Thanks
Noam Rathaus
CTO
Beyond Security Ltd.
Jo
On Wednesday 18 August 2004 19:24, Danny Lieberman (Barak) wrote:
> hmmoops assumed he was past that part...
> Muli - you're totally right, never assume anything
>
> Noam
>
> Dont know what version of Ora you have - but basically follow vendor
> directions.
> Here is the OTN (Oracle Technet
m = $stm->execute ||
> die "Error preparing: '$DBI:errstr'";
>
> # Run thru the rows of the record set
> while (my $row = $stm->fetchrow_arrayref)
> {
> my ($field1, $field2 etc...) = @{$rowref}
> etc...
> }
>
>
> Rgrds
>
>
> Danny Li
;
>
> - Original Message -
> From: "Muli Ben-Yehuda" <[EMAIL PROTECTED]>
> To: "Danny Lieberman (Barak)" <[EMAIL PROTECTED]>
> Cc: "Noam Rathaus" <[EMAIL PROTECTED]>; "Linux-IL"
> <[EMAIL PROTECTED]>
> Sen
Run thru the rows of the record set
> while (my $row = $stm->fetchrow_arrayref)
> {
> my ($field1, $field2 etc...) = @{$rowref}
> ...etc...
> }
>
>
> Rgrds
>
>
> Danny Lieberman
> Open Solutions Israel
> +972-8-970-1485(voice)
> +972-54-471114(Cell)
> www.opensoluti
L PROTECTED]>; "Linux-IL"
<[EMAIL PROTECTED]>
Sent: Wednesday, August 18, 2004 4:01 PM
Subject: Re: Oracle Client
=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]
On Wed, Aug 18, 2004 at 04:31:54PM +0200, Danny Lieberman (Barak) wrote:
Danny,
Nice answer, wrong question. Noam is asking about installing the
*Oracle client*, not DBI.
Cheers,
Muli
--
Muli Ben-Yehuda
http://www.mulix.org | http://mulix.livejournal.com/
signature.asc
Description
tc...) = @{$rowref}
...etc...
}
Rgrds
Danny Lieberman
Open Solutions Israel
+972-8-970-1485(voice)
+972-54-471114(Cell)
www.opensolutions.co.il
- Original Message -
From: "Noam Rathaus" <[EMAIL PROTECTED]>
To: "Linux-IL" <[EMAIL PROTECTED]>
Sent: Wednesday, August
Hi,
I need to interface my Perl program to an existing Oracle server, I need some
guidance what would be the easiest way to get an Oracle Client installation
so that I can make use of DBI::Oracle.
Guidance means... What files to download, and possibly how to install. I am
very newbie in
19 matches
Mail list logo