Require DBI::Proxy and DBI::Proxyserver installation modules

2001-07-25 Thread MADI REDDY GARI SUBBA REDDY
Hello Gurus, Please give me URLs to download the DBI::Proxy and DBI::PRoxyserver installation module. Could you please explain me little bit install these. I have MS Access database on Win NT machine and PERL scripts on Linux. How to install the these perl modules on Win NT machine? I tried

DBD make test fails only against 8.1.6 Oracle

2001-07-25 Thread tziem
I have built PERL 5.6.1, DBI 1.19, DBD 1.07 successfully. The problem I am experiencing is related to slowness of fetching. Under DBD module, when I run 'make test' against an 8.1.6 Oracle database, it is very slow during the t/long.pl test (in fact, it does not complete), but when I run the

RE: DBI Dying

2001-07-25 Thread Lambert,Justin
I don't think the sql server is using up all of the resources (but I could be off my rocker) because other applications that use the SQL server behave normally. At the end of every page the connection should be disconnected. I have a function that starts and ends the page, connect is in the

DBI object version does not match

2001-07-25 Thread Andrew Hawkes
The real problem here is we don't have root on this machine. That said, I am trying to install DBI and DBD::Oracle in my home directory. Unfortunately, there is a dysfunctional, older version of DBI already installed in the more usual places fouling things up. When I execute: #!/usr/bin/perl

DBD::DB2

2001-07-25 Thread Henry Handayana
I'm having problems accessing DB2 database using DBI. DBI is properly installed because I'm able to access Sybase using DBI. DB2 seems to be installed properly because I can run this without an error: perl -e use DBD::DB2 However, when I try to connect to the database it gives me an error.

Strange warning message from deep inside DBI

2001-07-25 Thread Jeff Boes
While executing a line that looks like $cols = $stmt-{NAME_lc}; I get a warning message that looks like: cacheit pid NAME_lc: old: sv8ba6400='undef', new: 'ARRAY(0x8d0801c)' Does anyone know why I get this, and why it's emitted as a warning? This would have passed without notice, except

Perl DBI for VMS

2001-07-25 Thread Piyush Avichal
Hello, I am in the process of installing DBI on my VAX system. I have just installed a prebuilt version of Perl(5.004_01) and have begun to install the DBI module when I get thes following error message when I try to 'make' the module : BART(SYSTEM)$ perl makefile.pl *** Note: The optional

DBI-1.19 does not like to install

2001-07-25 Thread R0b0T
Hello dbi-users, I've got DBI-1.19 install pack. I tried to install DBI. But 'nmake' (only 'nmake' works on my W98) command failed. So look at what i got (attached packed files) and below. C:\Prg\APerl\bin\perl.exe -Ic:\prg\APerl\lib -Ic:\prg\APerl\lib