Getting DBI to work

2001-02-08 Thread Ben Lobo
I need to use the DBI module along with the DBD-CSV driver to access comma-delimited files but the ISP I'm using doesn't have DBI installed and won't install it. I am able to upload my own CGI scripts and can add to the @INC variable with the command use lib LIST; so I have tried uploading

strange error from dbi-oracle

2001-02-08 Thread Mickey Mestel
hi, i'm on perl5 (5.0 patchlevel 5 subversion 2), dbi 1.13, dbd oracle 1.03, oracle 8.1.5, solaris for intel. i am up and running fine, connecting to 8.1.5 and 8.1.6 engines. when i try to connect to an 8.1.7 engine, i'm getting the following error, somewhat randomly, i.e. it

Re: strange error from dbi-oracle

2001-02-08 Thread Tony Foiani
"Mickey" == Mickey Mestel [EMAIL PROTECTED] writes: Mickey also, how can you find out the dbi and dbd version in an Mickey installed system? There are probably better ways (investigate CPAN::shell, for instance), but this does the trick: | $ perl -le 'for (@ARGV) { eval "require $_"; $v =

(Fwd) bind_param_inout and DBD::ODBC

2001-02-08 Thread Tim Bunce
- Forwarded message from Lee Jonas [EMAIL PROTECTED] - From: Lee Jonas [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'" [EMAIL PROTECTED] Subject: bind_param_inout and DBD::ODBC Date: Thu, 8 Feb 2001 17:12:44 - Hi Tim, I couldn't find anything on it in the

Problems installing OracleDBD on Debian Linux 2.2 system

2001-02-08 Thread Stan Brown
I am trying to get OracleDBD working on a freshly installed Debina Linux 2.2 (Potato) system. The compile seems to go OK, but the tests all fail. I have tried using the -p option, and I get identical resulsts on the tests. Here's a script file of the run: Script started on Thu Feb 8 10:19:04

DBD::ODBC ver 0.29

2001-02-08 Thread Ketan Bajaj
I need to retrieve unicode data from SQL server. How can i get to know what's happening on version 0.29. Can i get a beta release of DBD:ODBC 0.29. thanks, Ketan

Error with perl Makefile.PL

2001-02-08 Thread Daniel Berger
Hi all, Running Solaris 8 x86, with Oracle 8.1.6, perl 5.6, DBI 1.14. Tried to install DBD::Oracle and got this during the make: Using DBD::Oracle 1.06. Using DBI 1.14 installed in /usr/local/lib/perl5/site_perl/5.6.0/i86pc-solaris/auto/DBI Writing Makefile for DBD::Oracle Constant subroutine

unicode support

2001-02-08 Thread Ketan Bajaj
Do the latest versions of DBI and DBD::ODBC support unicode? -ketan

Re: Illegal instruction error with Perl 5.6

2001-02-08 Thread Michael A. Chase
DBI manages the DBD modules and provides services to them. Any time you re-build DBI, you should re-build the DBD modules. The same goes for any compiled module when you re-build Perl. -- Mac :}) ** I normally forward private database questions to the DBI mail lists. ** Give a hobbit a fish and