Re: Need Help for DBI

2001-12-15 Thread Jared Still
Questions: What is the NLS character set of your database? select * from v$nls_parameters; What is NLS_LANG set to? echo $NLS_LANG Can you insert these special characters by any other means: e.g. sqlplus, sqlloader, import? The problem is likely with your environment and/or database, d

Need Help for DBI

2001-12-13 Thread Nilanjan Das
Hi All, I am new to this and need your help. I am using perl5.6.1 on HP-UX, I am using the DBI and DBD-Oracle. I am facing a problem. I have a datafile which has some special character like the utf8 character string. When I try to parse the file in Perl and then try to insert it in the database

RE: I need help !! for DBI Install

2001-01-26 Thread César Garcia
-Mensaje original- De: Peter Wickett [SMTP:[EMAIL PROTECTED]] Enviado el: Thursday, January 25, 2001 12:44 PM Para: César Garcia Asunto: RE: I need help !! for DBI Install Hi Cesar, You're going to need to do two things:

Re: I need help !! for DBI Install

2001-01-25 Thread Michael A. Chase
ive a hobbit a ring and he'll eat fish for an age. - Original Message - From: "César Garcia" <[EMAIL PROTECTED]> To: "'Michael A. Chase'" <[EMAIL PROTECTED]> Sent: Thursday, January 25, 2001 9:29 AM Subject: RE: I need help !! for DBI Ins

RV: I need help !! for DBI Install

2001-01-25 Thread César Garcia
-Mensaje original- De: César Garcia Enviado el: Thursday, January 25, 2001 12:29 PM Para: 'Peter Wickett' Asunto: RE: I need help !! for DBI Install Hi Peter, thanks for you Replay, I send the configuration of my Perl, and tell me what I can do for my solution.

Re: RV: I need help !! for DBI Install

2001-01-25 Thread Thomas A . Lowery
Did you compile the Apache Server and Perl on this machine? What does perl -V:cc > perl -V:cc cc='gcc'; Tom On Thu, Jan 25, 2001 at 11:02:19AM -0500, César Garcia wrote: > Hi, I try install DBI-1.13 but this is the message error when run > "make": > $ make > cc -c -xO3 -xdepend -DVERSI

Re: I need help !! for DBI Install

2001-01-25 Thread Michael A. Chase
ary 25, 2001 8:02 AM Subject: RV: I need help !! for DBI Install > Hi, I try install DBI-1.13 but this is the message error when run > "make": > > $ make > cc -c -xO3 -xdepend -DVERSION=\"1.13\" -DXS_VERSION=\"1.13\" > -KPIC -I/usr/perl5/

RV: I need help !! for DBI Install

2001-01-25 Thread César Garcia
Hi, I try install DBI-1.13 but this is the message error when run "make": $ make cc -c -xO3 -xdepend -DVERSION=\"1.13\" -DXS_VERSION=\"1.13\" -KPIC -I/usr/perl5/5.00503/sun4-solaris/CORE -DDBI_NO_THREADS Perl.c /usr/ucb/cc: language optional software package not installed *** Error code