*** From dbi-users -- To unsubscribe, see the end of this message. *** I am new user of DBI Where can I find some more info? Books, sites about the connecting...
2128
Keith T. Sherry
ksherry@...
Aug 1, 1997 6:35 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** I'm having difficulties pin-pointing why my CGI scripts occasionally spew out a core...
2129
Nem W Schlecht
nem@...
Aug 1, 1997 9:37 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** Hello, I'm about to move a 40,000 row database that we have (currently implemented in a...
2130
Steve Williams
swilliam@...
Aug 2, 1997 1:06 am
*** From dbi-users -- To unsubscribe, see the end of this message. *** How do you test for NULL binary objects in the DBI? I tried: @row = $cursor->fetchrow...
2131
descarte@...
Aug 2, 1997 8:11 am
*** From dbi-users -- To unsubscribe, see the end of this message. *** From the spate of ORA-1019 errors that started appearing a few versions of DBD::Oracle...
2132
Mark Dedlow
dedlow@...
Aug 2, 1997 3:59 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** Alligator, I have a C program linked against 7.3.2 connecting to a 7.1.6 system at a...
2133
descarte@...
Aug 3, 1997 12:51 am
... Bizarre. Admittedly we have 7.1.6 and 7.3.2 installed on the same box, so perhaps it was compiled against 7.1.6, but using 7.3.2's ORACLE_HOME setting, or...
2134
Samuel J. MacDowell
mac@...
Aug 4, 1997 7:46 am
*** From dbi-users -- To unsubscribe, see the end of this message. *** Ave Yes I know this must be a silly question. I read many times all the README, FAQ, ...
2135
John M. Harres
harres@...
Aug 4, 1997 5:21 am
*** From dbi-users -- To unsubscribe, see the end of this message. *** Problem is rather self-explanitory when you see the requested output. perl -V returns: ...
2136
Stuart Hughes
seh@...
Aug 4, 1997 6:12 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** ... Tim, Thanks for your reply (and to others). I contacted ORACLE support and have an...
2137
Tim Bunce
Tim.Bunce@...
Aug 4, 1997 5:59 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** Forwarded to dbi-users....
2138
ShadowMAC Administrator
admin1@...
Aug 4, 1997 5:33 pm
2139
Bob Koutsky
bck@...
Aug 4, 1997 9:58 pm
Hello,
I've some problems installing mSQL DBD driver. I have built DBI 0.89,
tested it (without problems), installed it, built mSQL DBD 0.65, but when
I run...
2140
Frederico Cox
fred@...
Aug 4, 1997 8:44 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** Hi, I have AIX Unix and Oracle in my platform. I compiled the perl 5 and DBI-0.85...
2141
carmine
carmine.manganelli@...
Aug 5, 1997 1:21 am
*** From dbi-users -- To unsubscribe, see the end of this message. *** Hello All. I'm attemping to compile DBI 0.89 on Irix 5.3 Perl version is 5.003; I get...
2142
Jonathan Leffler
johnl@...
Aug 4, 1997 5:06 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** You don't actually mention which version of DBD::Informix you are using, not that it...
2143
Steve Sargent
S.L.Sargent@...
Aug 5, 1997 2:09 am
*** From dbi-users -- To unsubscribe, see the end of this message. *** I'm getting an error from 'make test'. Does anyone know where the problem is please? ...
2144
Tim Bunce
Tim.Bunce@...
Aug 4, 1997 8:49 pm
... As far as I know, the DBI and DBD::Oracle do nothing to interfere with system(). However, Perl doesn't implement it's system() with system() :-) ... You...
2145
Bob Koutsky
Bob.Koutsky@...
Aug 5, 1997 5:08 am
*** From dbi-users -- To unsubscribe, see the end of this message. *** ... I had the same problem, and it disappeared after upgrade to Perl 5.004. Bob Koutsky ...
2146
Jonathan Leffler
johnl@...
Aug 4, 1997 8:11 pm
... This is a known defect in DBI 0.89 which Tim says he will fix in the next release. The SAVEI16 macro is a part of the Perl 5.004 system, not Perl 5.003,...
2147
Tim Bunce
Tim.Bunce@...
Aug 4, 1997 9:25 pm
... Ponder the meaning of ... the existance of defined() and the value of -w. Tim. ... To unsubscribe from this list, please visit http://www.fugue.com/dbi. If...
2148
Larry Young
larry@...
Aug 5, 1997 2:42 am
*** From dbi-users -- To unsubscribe, see the end of this message. *** Hi, I just broke my Oraperl setup and I need some help fixing it. The original...
2149
Achmad Dimyati
dimyati@...
Aug 5, 1997 6:03 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** had anyone develop internet application specially for Electronics Commerce with DBI/DBD ...
2150
Larry Young
larry@...
Aug 5, 1997 9:11 am
*** From dbi-users -- To unsubscribe, see the end of this message. *** I've been trying to get a perl script that uses Oraperl for a simple query to work. I...
2151
Stuart Hughes
seh@...
Aug 5, 1997 5:52 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** On Mon, 4 Aug 1997, Tim Bunce wrote: [snip] ... [snip] ... [snip] Tim, Thanks for your...
2152
Tim Bunce
Tim.Bunce@...
Aug 5, 1997 7:00 pm
... Try perl Makefile.PL -p and/or delete any mention of crt*.o in the generated Makefile. Tim. ... To unsubscribe from this list, please visit...
2153
Bueche Charles
tgdbuch4@...
Aug 5, 1997 11:11 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** Hi all, My env : Solaris 2.5.1, Oracle 7.3.3, DBI 0.85, DBD:Oracle 0.46 Perl 5.004_1 My...
2154
Bill Ennis
ennis@...
Aug 5, 1997 4:59 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** Hi, I can't seem to get make test to work for DBI. I am getting unsatisfied symbols (see...
2155
Robert Devereaux
bobdev@...
Aug 5, 1997 4:11 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** We're running DBI 82 and DBD::Oracle 44 on HPUX 10.20. We're finding that, after a...
2156
Tim Bunce
Tim.Bunce@...
Aug 5, 1997 11:46 pm
... You must build extensions using the same compiler and config that was used to build the perl you are using. I'd guess that the perl you're using was not...