*** From dbi-users -- To unsubscribe, see the end of this message. *** I take it you are using Apache:AuthenDBI? If so one possibility is that the the...
6308
Andy Wood
agw@...
Jun 1, 1998 12:11 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** ... But you could say somethink like select col1, col2, col3, col4 from some_table group...
6309
Tim Bunce
Tim.Bunce@...
Jun 1, 1998 3:41 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** Given a tnsnames.ora entry like name.domain.com = ... Do you have to set TWO_TASK to the...
6310
Tim Bunce
Tim.Bunce@...
Jun 1, 1998 3:41 pm
... That's _very_ important. Many CSV files don't have any names. ... Thanks. ... There's no need to "use" the driver. ... All driver specific attributes...
6311
Ramesh C. Pandey
ramesh@...
Jun 1, 1998 3:41 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** Hello, I have installed Gurusmay's Perl binary for win 95 and I am successful in...
6312
Glenn MacGregor
gtm@...
Jun 1, 1998 3:41 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** get me off this list. Thanks Glenn -- Glenn MacGregor Applications Engineer Oracom, Inc....
6313
Tim Bunce
Tim.Bunce@...
Jun 1, 1998 3:41 pm
... Looking at this again, I've found the problem. The fetch 'fails39; but no error (code) is recorded after a truncation error. Fixed in the next release. Sorry...
6314
Jochen Wiedmann
joe@...
Jun 1, 1998 6:08 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** Hello, Tim and Gerald, ... Indeed. It's a nice idea to use DBD::CSV for /etc/passwd. :-)...
6315
T. Ton
choros@...
Jun 1, 1998 6:08 pm
... Can't help you there, as I haven't used the date data type yet. ... Query->New, then right click on the query window and pick the 'SQL View' item. You can...
6316
Morales, Roberto
robmoral@...
Jun 1, 1998 6:23 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** When in Rome do as the Romans. Access may show you this: 3/19/97 but it's storing this: ...
6317
Garth Kennedy
garth@...
Jun 1, 1998 7:23 pm
... Tim, I think it depends on the databases. We have one system setup with fully qualified TNS names, which seems to work with just the "host" part. But...
6318
James Ervin
james@...
Jun 1, 1998 7:23 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** I have a few msql databases that I currently use w3-auth and lite to interact with via...
6319
Adrian Mugnolo
amugnolo@...
Jun 1, 1998 7:24 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** Hello DBI people! I am having a memory leak problem (the script grows in size until it...
6320
Tim BunceTim Bunce
Tim.Bunce@...
Jun 1, 1998 8:13 pm
... =head2 Naming Conventions and Name Space The DBI package and all packages below it (DBI::*) are reserved for use by the DBI. Package names beginning with...
6321
Anthony L. Pappas (To...
alp@...
Jun 1, 1998 9:23 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** Having a bit of a problem building DBD on my Alpha ..... The essence of the failure is a...
6322
Jeff Platt
cst96061@...
Jun 1, 1998 9:56 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** Hi, Runnng RedHat 5.0 with Postgres. Used the ODBC and ORACLE DBD so far with excellent...
6323
Robert Kuropkat
robertk@...
Jun 1, 1998 9:57 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** ... You can also use the following: $remark = "\"remark\""; $dbh->quote( $remark ); ...
6324
Morales, Roberto
robmoral@...
Jun 1, 1998 9:57 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** But this is an infinite loop. Why do you have the "while (1)" in there??? No wonder you...
6325
Kevin Brannen
kevin@...
Jun 1, 1998 9:58 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** ... Darn-tooting it's important. None of our files have the column names in the first...
6326
Tim Bunce
Tim.Bunce@...
Jun 1, 1998 9:58 pm
... Try the (just released) DBD::Oracle 0.49 version. Tim. ... To unsubscribe from this list, please visit http://www.fugue.com/dbi If you are without web...
6327
Tim Bunce
Tim.Bunce@...
Jun 1, 1998 9:59 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** Changes in DBD::Oracle 0.49 (Oraperl 1.36), 1st June 1998 Further improvements to build...
6328
David Hannum - Ohio U...
hannum@...
Jun 1, 1998 11:02 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** Everyone was so helpful in helping me get DBI & DBD::Informix running. If I may be so...
6329
Tim Haakenson
tim@...
Jun 1, 1998 11:07 pm
*** From dbi-users -- To unsubscribe, see the end of this message. *** I installed DBD::Oracle 0.48 as instructed and I get the exact same errors as below....
6330
Tim BunceTim Bunce
Tim.Bunce@...
Jun 2, 1998 12:07 am
... Excellent, thanks. Did it _just_ link to -lclntsh plus your syslibs? I hope so. It's worth pointing out that this new default "direct-link" method means...
6331
Tim BunceTim Bunce
Tim.Bunce@...
Jun 2, 1998 12:08 am
... Try the (just released) 0.49 version and don't use -m. Tim. ... To unsubscribe from this list, please visit http://www.fugue.com/dbi If you are without web...
6332
Daniel R. Bidwell
bidwell@...
Jun 2, 1998 12:14 am
*** From dbi-users -- To unsubscribe, see the end of this message. *** I am sure that there is a simple answer to this, but it isn't immediately obvious to...
6333
David Rose
dr@...
Jun 2, 1998 1:30 am
... Use the canonical time formats based on the SQL_TYPE of the target database: insert into foo (timestamp_field, date_field, time_field) values ( {ts...
6334
Alfred von Campe
alfred@...
Jun 2, 1998 1:32 am
I'm having a problem building (well, actually testing) DBD::Oracle on an HP-UX 10.20 system. Everything builds just fine, but two of the three tests produce a...
6335
Munir Mastalic
mmastali@...
Jun 2, 1998 1:55 am
*** From dbi-users -- To unsubscribe, see the end of this message. *** Hello, I have installed Gurusmay's Perl binary for win 95 and am successful in ...
6336
Sean Hull
shull@...
Jun 2, 1998 2:54 am
*** From dbi-users -- To unsubscribe, see the end of this message. *** ... You need: DBD-CSV-0.1002.tar.gz SQL-Statement-0.1002.tar.gz Text-CSV_XS-0.11.tar.gz ...