Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
perl . dbi . users
This is a Usenet group - learn more
Find or start a Google Group about users.
Group info
Language: English
Group categories: Not categorized
More group info »
Related Groups
Use and development of Perl modules.
Low activity, Usenet
perl5-porters@perl.org (Moderated)
Medium activity, Usenet
dbi-dev@perl.org (Moderated)
Low activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 7287  Older »
Description: dbi-users@perl.org (Moderated)
 

Howto hard code ORACLE_HOME in DBD::Oracle Module 
  Hello, due to migration a bulk of perl scripts to another web server, I need to prepare perl module DBD::Oracle to run properly against oracle databases although the ORACLE_HOME value has changed. How and where I can hard code the suitable ORACLE_HOME env variable in the sources of the DBD::Oracle module?... more »
By Harald Falkenberg  - Nov 22 - 3 new of 3 messages    

ORA-03124: two-task internal error 
  I'm running into a ORA-03124 error on this code: use DBI; my $source = 'dbi:Oracle:host=...;port=...; sid=...'; my $id = "1258315613-22011-747584"; my $dbh = DBI->connect($source, "user", "password"); my $row = $dbh->selectrow_hashref("SELEC T * FROM ORDERS WHERE (ORDERID = ?)", {}, $id); print "row = $row\n";... more »
By E R  - Nov 19 - 2 new of 2 messages    

DBD::Informix compile problem solved 
  I had some problem installing DBD::Informix on a particular HPUX 11.31 host, though it worked on other supposedly identical machines. I would document the solution for the archives/google: The driver builds, but most tests fail. The error message is interesting, the linker is complaining about missing symbol db_print.... more »
By M. Allan Noah  - Nov 18 - 1 new of 1 message    

Unable to install DBD::Sybase on AIX5.2 
  Hi, I've got crazy trying to install DBD::Sybase (after I had installed libtool, libiconv and freetds 0.82) on a AIX 5.2 platform. The installation itself runs without errors, but the perl scripts I had prepared to connect to SQLServer doen't work. The DBI-->installed_versions gives the following output :... more »
By Elahmar Abdessamad  - Nov 18 - 1 new of 1 message    

DBD::DB2 without local instance? 
  Folks- Trying to build a 'lightweight' DB2 client on HPUX 11.32 with perl 5.8.8, with IBM z-series linux as the server. I have the client libs in /opt/IBM/db2/V9.1, and have the DB2_HOME var set to this directory, and DBD::DB2 builds and installs correctly. I have not installed a new user or an 'instance' on the client side. A simple test script... more »
By M. Allan Noah  - Nov 17 - 6 new of 6 messages    

Issue with DBD::Oracle on OS X Snow Leopard 
  Hello, I am experiencing some issues with DBD::Oracle on OS X 10.6 Snow Leopard. I have downloaded instant client Version 10.2.0.4 (32-bit) from: [link] Namely, the following files: - instantclient-basic-10.2.0.4.0 -macosx-x86.zip... more »
By jona...@gmail.com  - Nov 17 - 14 new of 14 messages    

cp: cannot access dbiprof: No such file or directory 
  HI , I am trying to install DBI-1.609 . I am using perl /opt/perl_32/bin . I am using procedure mentioned in last mail to install DBI . I am getting Following error in 1) make 2) make test 3) make install Running Mkbootstrap for DBI () chmod 644 DBI.bs... more »
By Pravin Baban Bhingare  - Nov 16 - 1 new of 1 message    

MySQL client ran out of memory 
  Hi there, Every time I attempt running my script it comes up with the above mentioned error message. The script works perfectly fine on a pilot dataset. My actual dataset is about 5000k. If I just run the sql command from the mysql client with the --quick parameter it does work. Is there a way of using the quick parameter in DBI?... more »
By Kamna Ramakrishnan  - Nov 16 - 2 new of 2 messages    

cp: cannot access dbiprof: No such file or directory 
  Hi , I am trying to install DBI-1.18 on HP-UX 11i v2 . Oracle DB installed is 11g . I am following below steps to install DBI 1) cd /opt/gpsy/dbdsource/ (Ensure that the downloaded source code .tar.gz file is present in this directory) 2) gzip -dc DBI-1.52.tar.tar | tar -xvf –... more »
By "Bhingare, Pravin Baban"  - Nov 13 - 2 new of 2 messages    

Automating Excel & Word - Table of contents! 
  Apologies if this the wrong list for this question, if so could someone point me in the right direction! I am trying to generate an script to process multiple CSV's into a single excel doc, create tables and then create a shell report document template. I have managed all this so far but cannot seem to add a TOC. From what I can tell I have translated the VBA... more »
By Andy Maginnis  - Nov 9 - 3 new of 3 messages    

1 - 10 of 7287   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google