... I think it might have been you....I don't recall putting something like that in myself. Although, it may have been in DBD::Oracle, so we can both blame ...
1046
Henrik Tougaard
ht@...
May 1, 1997 10:27 am
*** From dbi-users -- To unsubscribe, see the end of this message. *** ... They are my assumptions too. I still haven't found a place where trailing blanks are...
1047
Ronald B Irvin, Hydro...
rbirvin@...
May 1, 1997 1:53 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** On Wed, 30 Apr 1997 19:06:50 +0000 ... I have to agree. Ingres can be touchy about...
1048
Donald Kostello
donald@...
May 1, 1997 3:59 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** I'm running on AIX 3.2.4 I've pulled down Perl 5.003, DBI 0.79, and DB2 0.63 from CPAN....
1049
Michal Jaegermann
michal@...
May 1, 1997 4:31 pm
1050
Tim Bunce
Tim.Bunce@...
May 1, 1997 5:09 pm
... Wasn't me. ... Nope. It doesn't. Do you remember all the people reporting problem with Oraperl when using CHAR fields? Basically DBD::Oracle uses VARCHARs...
1051
Tim Bunce
Tim.Bunce@...
May 1, 1997 5:20 pm
... Thanks but I'm leaning your way now. See other message. ... I'd still like to know that, if anyone knows. ... The attribute is (present tense - I've just...
1052
Tim Bunce
Tim.Bunce@...
May 1, 1997 9:42 pm
... Careful! All DBD::Oracle did was use varchar type for the placeholder. Oracle did the rest. ... My gut feel agrees with you but efficiency and portability...
1053
Lane Sharman
lane@...
May 1, 1997 11:21 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** Well, I am running out of options. We just installed plenty of fresh memory so this is...
1054
Stuart 'Zen' ...
zen@...
May 2, 1997 2:51 am
*** From dbi-users -- To unsubscribe, see the end of this message. *** ... "For fixed length SQL strings of type CHAR(n), the JDBC drivers will perform...
1055
Oyvind Gjerstad
ogj@...
May 2, 1997 7:16 am
... As a DBD-Informix _user_ I just wanted to say that the current behaviour of DBD::Informix has worked fine for me. I think the current behavoiur is both...
1056
Tim Bunce
Tim.Bunce@...
May 2, 1997 7:47 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** Here's a question for you all to ponder... If I was going to give a talk about "perl and...
1057
Lane W. Sharman
lane@...
May 2, 1997 8:16 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** I am coming to the conclusion that either our Netra i-140 is in need of a patch or that...
1058
Mark Dedlow
dedlow@...
May 4, 1997 12:40 am
*** From dbi-users -- To unsubscribe, see the end of this message. *** Lane, Here's one reference point for connection/disconnection performance. The script...
1059
Achmad Dimyati
dimyati@...
May 5, 1997 8:50 am
... - Aplication using perl and database - New technics using perl and DBI/DBD - Make things work faster ######################################################...
1060
Boris Kraft
kraft@...
May 5, 1997 2:00 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** Friends, if I use 'quote39; from the DBI module, it says that it quotes my quotes with...
1061
Boris Kraft
kraft@...
May 5, 1997 2:09 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** Sorry guys, if I have wasted your time -- please ignore my previous question. I promise...
1062
Clair Dunn
cadunn@...
May 5, 1997 7:32 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** I am a lurker here for severy months now because eventually I will be install an Oracle...
1063
Jonathan Detert
metco@...
May 5, 1997 11:27 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** Hello DBI Users, i just today downloaded DBI version 0.79 and tried unsuccessfully to ...
1064
Thomas A. Ziem
tziem@...
May 6, 1997 3:15 am
*** From dbi-users -- To unsubscribe, see the end of this message. *** Does anybody know how to proceed from here? I encountered the following while trying to...
1065
descarte@...
May 6, 1997 3:49 am
... selectdb() is not a DBI method. It's an Msqlperl method. You are attempting to write software with the DBI interface, but are using Msqlperl to attempt to...
1066
Mike_Reeves@...
May 6, 1997 1:45 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** I am trying to install DBD::DB2 0.63 on AIX 4.1.5 and have run into errors running...
1067
Tim Bunce
Tim.Bunce@...
May 6, 1997 3:16 pm
... I don't believe that. ... That can't have been using the perl you were trying to build since that build had failed. Fetch perl5.003_98 from CPAN (under...
1068
Ken.Arneson@...
May 6, 1997 3:46 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** Can anyone help? I attempting to compile DBI for an HP/UX 9000. I have Perl 5.003 and...
1069
Tim Bunce
Tim.Bunce@...
May 6, 1997 4:58 pm
... Delete the line. ... Tim. ... To unsubscribe from this list, please visit http://www.fugue.com/dbi. If you are without web access, or if you are having...
1070
Jim Mecke
mecke@...
May 6, 1997 7:15 pm
... You can ignore these ... or at least I did :-) ... You need to install the DB2 CLI code first, the DB2 driver is based on it. Regards...Jim ...
1071
Tim Bunce
Tim.Bunce@...
May 6, 1997 8:43 pm
... Nothing to do with the DBI. Fix your gcc installation. Tim. ... To unsubscribe from this list, please visit http://www.fugue.com/dbi. If you are without...
1072
Steve Cichosz
scichosz@...
May 6, 1997 9:52 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** ... Hello Mike, I have just run into the same problem building the DBD::Oracle. I added ...
1073
John Patoskie
johnp@...
May 6, 1997 10:24 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** I could not find a FAQ for this group. If one exists, please point me in the right...
1074
Anibal Jodorcovsky
anibal@...
May 6, 1997 11:21 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** Hi, I am trying now to get DBI-0.79 statically linked with perl but the instructions I...