Search Discussions
-
Dear Experts, I am new to perl and I really need your help. I need your help for a perl DBD:sybase module i am using. I am trying to connect to a MS SQL Server from a linux server. Below are the ...
Sumanth ramesh
May 15, 2016 at 3:32 am
May 18, 2016 at 1:11 am -
Hi, I've been trying many differents things with the following error, but nothing seems to be working. Let me start to explain my problem from the beginning. (Perl version: v5.10.) I use a ...
Jefferson Elias
May 12, 2016 at 11:12 am
May 17, 2016 at 5:40 am -
Hello John. The DBI::hash function simply returns an integer that hash been derived from a string by some maths. See https://en.wikipedia.org/wiki/Hash_function That kind of 'hash' is (mostly) ...
Tim Bunce
Apr 17, 2016 at 10:40 pm
Apr 18, 2016 at 4:25 am -
I'm generating a sql statement like this: sth = $mysql_dbh- prepare( "select sum(column) as columnSum from table where value in ( ? ) and row_date between cast( ? as date) and cast( ? as date) ") ...
Bruce Ferrell
Apr 5, 2016 at 4:24 pm
Apr 6, 2016 at 1:32 am -
test.pl is more of a manual testing tool - you'll see it has a bunch of options for command line use. It could simply be renamed to tester.pl :) I find http://matrix.cpantesters.org/?dist=DBI+1.633 ...
Jluis
Feb 28, 2016 at 1:12 pm
Feb 28, 2016 at 1:12 pm -
Hi. I don't provide support for DBD::Oracle directly. Please email <span class="m_body_email_addr" title="f3fe1c24c9557e5b071e1780ae40b4c2" dbi-users@perl.org</span or, if you'd rather not just yet, ...
Tim Bunce
Feb 5, 2016 at 8:35 pm
Feb 7, 2016 at 12:05 pm -
Martin J. Evans
Jan 28, 2016 at 3:35 pm
Jan 28, 2016 at 3:35 pm -
Hello all, I'm updating a LONGBINARY column in a Jet 4 (MDB) database on Windows 7 with DBD::ODBC and have encountered an odd issue. Rather than the common problem of Unicode data being treated as ...
Jerrad Pierce
Jan 27, 2016 at 10:11 pm
Jan 28, 2016 at 3:52 pm -
Hi David, This looks to be a genuine oversight on my part, which has until recently been patched up accidentally by the definition of a macro MIN() in /usr/include/sys/param.h (on Mac OS X 10.10.5 ...
Jonathan Leffler
Jan 26, 2016 at 9:40 pm
Jan 26, 2016 at 9:40 pm -
Hello greate community! This is my first message into this list :-), I hope I could get some help about this tricky issue. I'm trying to install manually Perl DBI 1.52 on a el6 server. I'm doing this ...
Erick Ocrospoma
Dec 26, 2015 at 4:42 pm
Dec 27, 2015 at 2:35 am -
PROBLEM: I have perl-DBD-MySQL-4.013-release-3.el6 and Perl 5.10.1 and while I have a user account which can connect to the database at the command prompt, I cannot get the same user (or any user) to ...
Donna Cote
Dec 23, 2015 at 1:36 am
Dec 23, 2015 at 2:48 am -
Dear Perl and MySQL community, We're pleased to announce the release of DBD::mysql 4.033_01. This is not a 'stable' release but merely for testing and feedback. We'll put out a stable 4.034 release ...
Michiel Beijen
Dec 15, 2015 at 7:28 am
Dec 15, 2015 at 7:28 am -
Dear DBI users, I use Perl, DBI and DBD:mysql for years, without a problem. But working on my latest project I encounter Perl often, but *not always(!) *crashing with the Windows message "Perl ...
Meir Guttman
Dec 7, 2015 at 8:21 am
Dec 14, 2015 at 8:39 am -
Hi all I am encountering a problem with DBD::mysql 4.20.0-r1, perl 5.20 and mysql 5.5 on amd64 Linux. The driver does not reconnect to the db once the server has closed the session (eg. after trying ...
Markus Wernig
Dec 6, 2015 at 5:31 pm
Dec 6, 2015 at 5:31 pm -
Dear DBI users, I use Perl, DBI and DBD:mysql for years, without a problem. But working on my latest project I encounter Perl crashing with the Windows message "Perl interpreter has stopped ...
Meir Guttman
Dec 6, 2015 at 5:04 pm
Dec 6, 2015 at 5:04 pm -
SQL server v6.01.7601. is installed . version of ODBC is 6.01.7601 When I click configure, it says that MS access driver is not installed.
Ismail Chamseddine
Nov 2, 2015 at 2:47 pm
Nov 2, 2015 at 5:37 pm -
I did and it didn't work. for more information, the error message is the following: failed: [Microsoft][ODBC driver manager] data source name not found and no default driver specified (SQL - IM002) ...
Ismail Chamseddine
Nov 2, 2015 at 9:56 am
Nov 2, 2015 at 11:01 am -
Informix Database Driver for Perl DBI Version 2015.1101 (2015-11-01) has been uploaded to CPAN. IBM Informix Database Driver for Perl (also known as DBD::Informix) is the driver code that enables ...
Jonathan Leffler
Nov 1, 2015 at 3:17 pm
Nov 1, 2015 at 3:17 pm -
I am trying to connect to MS access database on my PC. I am getting an error message of failure, data source not found, (ODBC driver manager) no default driver is mentioned . please help
Ismail Chamseddine
Oct 30, 2015 at 1:21 pm
Nov 2, 2015 at 9:19 am -
Hello Team , We are facing an issue while trying to install DBI-1.634. Perl Version we use : v5.8.8 built for aix-thread-multi Server Version:AIX IMCBLRDMZSR1237 1 6 00C6FD554C00 I downloaded ...
Abhishek Mohanty1
Oct 29, 2015 at 9:29 am
Oct 30, 2015 at 1:52 am -
Has anyone else had trouble installing DBD::Oracle with the latest 12.1 instant client? I installed the Basic and Development IC rpm’s and the DBD installer complained it couldn’t determine what ...
Bruce Johnson
Oct 20, 2015 at 6:53 pm
Oct 20, 2015 at 9:44 pm -
I've just uploaded DBD::ODBC 1.53_1 to the CPAN. The most significant change is to support DBI's new 64 bit row counts. DBD::ODBC did (and still does) support 64 bit row counts via its own API but ...
Martin J. Evans
Oct 16, 2015 at 4:02 pm
Oct 16, 2015 at 4:02 pm -
R A
Oct 16, 2015 at 11:50 am
Oct 16, 2015 at 11:50 am -
Hi all, I wanted to point out that I have reported an issue with the latest 'dev' release of MySQL and DBD::mysql concerning mysql_insertid http://bugs.mysql.com/bug.php?id=78778 It's been confirmed ...
Michiel Beijen
Oct 15, 2015 at 6:00 pm
Oct 15, 2015 at 6:00 pm -
FYI: your CSS appears to be broken on: https://metacpan.org/pod/DBI There is no page formatting, others such as, DateTime seem to work fine.
Geoff Collis
Oct 15, 2015 at 9:08 am
Oct 15, 2015 at 8:48 pm -
Hello, We are trying to install perl GD (GD-2.41) module in our application server. We detected the error message is given. Kindly help to advice. How to resolve this error message. perl Makefile.PL ...
Amjath Kassali
Oct 7, 2015 at 7:24 am
Oct 8, 2015 at 2:09 am -
Hi experts, I'm not sure whether the email list still works. because <span class="m_body_email_addr" title="f95f57f018372cbfcce46ebbd59d9bd0" sybperl-l@peppler.org</span is bouncing my email.. J We ...
Yin Bryan
Sep 17, 2015 at 9:42 am
Sep 17, 2015 at 2:22 pm -
I have a table defined as follows: SQL desc sb1 Name Null? Type ----------------------------- -------- -------------------- C1 VARCHAR2(30 CHAR) C2 VARCHAR2(30) Note the difference is the character ...
Steve Baldwin
Sep 8, 2015 at 10:42 pm
Sep 9, 2015 at 12:41 am -
----- Forwarded message from Dave Dyer <<span class="m_body_email_addr" title="bd2f0e3fe8e438136d7a788002a99e05" ddyer@real-me.net</span ----- Date: Tue, 01 Sep 2015 12:40:00 -0700 From: Dave Dyer ...
Tim Bunce
Sep 1, 2015 at 8:22 pm
Sep 1, 2015 at 8:22 pm -
Hi, I have recently ported a large (1.4M line) perl application from: Centos 6.6 DBI version 1.6.09 DBD::ODBC version 1.23 To: Centos 6.6 DBI version 1.6.33 DBD::ODBC version 1.50 (and same issue ...
Joel Plotkin
Mar 24, 2015 at 3:45 pm
Apr 8, 2015 at 12:56 pm -
Dear Perl and MySQL community, We're pleased to announce the release of DBD::mysql 4.031! The changes, per ChangeLog: 2015-03-05 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.031) * Added ...
Patrick Galbraith
Mar 8, 2015 at 4:10 pm
Mar 8, 2015 at 4:10 pm -
Dear Perl and MySQL community, We're pleased to announce the release of DBD::mysql 4.030_02. This is a test release, meaning that we are on our way to a full-blown release. There are changes in this ...
Michiel Beijen
Mar 2, 2015 at 9:04 pm
Mar 2, 2015 at 9:04 pm -
Fellow mod_perlers, I followed the instructions in the Server Configuration Customization guide to create a custom Apache configuration directive like so: my $foo; sub foo { $foo = $_[2] } ...
David E. Wheeler
Mar 2, 2015 at 1:00 am
Mar 31, 2015 at 4:24 am -
MySql Gurus This may be the wrong mailing list for this question, so I apologize in advance for breaking some rule. I'm trying to get a trigger to work. My environment is a Perl DBI interface to a ...
David
Feb 26, 2015 at 2:46 pm
Feb 26, 2015 at 4:54 pm -
3
DBD::CSV
I think someone wrote about this before, but I just wanted to bring it up again. Is there a way to have DBD::CSV produce a warning or a message (like when printError and raise error is set) to say ...Furst, Carl
Feb 25, 2015 at 5:25 pm
Feb 26, 2015 at 5:20 pm -
My script is intended to update 3 columns in a particular row of a table. My script is: #!/usr/local/perl5/bin/perl -w use strict; use DBI; my $alt_emp_no = 60017; # list of employee ids my ...
Larry W. Virden
Feb 20, 2015 at 8:02 pm
Feb 23, 2015 at 1:39 pm -
Version 3.5.1 of DBD::Pg, DBI driver for PostgreSQL, is now available. This release contains some minor fixes to the code, the tests, and the documentation. Version 3.5.1 of DBD::Pg can be downloaded ...
Greg Sabino Mullane
Feb 19, 2015 at 1:19 am
Feb 19, 2015 at 1:19 am -
As you may have heard, Larry Wall gave a speech recently declaring the goal of releasing Perl 6 this year, 2015. Honestly, there is little chance of me using Perl 6 until it has a good, working DBI ...
Greg Sabino Mullane
Feb 5, 2015 at 12:23 am
Feb 6, 2015 at 10:46 pm -
Good Morning, I am looking for help to solve my problem with the Perl DBD::Teradata install 1.52. After a successful, error free, build and install I get the follow message when trying to make a ...
Buehre, Joseph R
Feb 4, 2015 at 1:52 pm
Feb 5, 2015 at 2:42 pm -
Dear Perl and MySQL community, I’m pleased to announce the release of DBD::mysql 4.030_01. This is a test release, meaning that we are on our way to a full-blown release. There are some great ...
Patrick Galbraith
Jan 31, 2015 at 3:19 am
Jan 31, 2015 at 3:19 am -
Using mariadb 10 series, Perl 5.18 DBI 1.623 DBD-mysql 4.20 I seem to be getting 3 byte 'PRECISION' back on the statement handle for CHAR and VARCHAR field, so if its supposed to be 35 character ...
Josh Nijenhuis
Jan 20, 2015 at 9:06 pm
Jan 23, 2015 at 2:22 pm -
jrw $ cat /etc/redhat-release Red Hat Enterprise Linux Server release 5.7 (Tikanga) jrw $ perl -v This is perl, v5.8.8 built for x86_64-linux-thread-multi ... jrw $ export | grep -e LC_ALL -e LANG ...
John Wiersba
Jan 7, 2015 at 9:50 pm
Jan 8, 2015 at 6:19 pm -
Version 3.5.0 of DBD::Pg, DBI driver for PostgreSQL, is now available. This release contains two major changes: an improved ping() method, and support for the new backslash-escape for placeholders ...
Greg Sabino Mullane
Jan 7, 2015 at 3:35 pm
Jan 7, 2015 at 3:35 pm -
I start a programme with a DBI dependency and I get: Can't locate object method "bootstrap" via package "DBI" at /usr/contrib/lib/perl5/site_perl/5.18.2/i386-bsdos/DBI.pm line 277. BEGIN ...
The Doctor
Jan 1, 2015 at 11:53 pm
Jan 4, 2015 at 11:22 am -
Wherein I attempt to summarize the requirements, the background, the options, the risks, and the counter-proposal ... ** Background Drivers that support placeholders parse the SQL statement to find ...
Tim Bunce
Dec 28, 2014 at 10:50 am
Jan 9, 2015 at 10:05 pm -
I found this thread when testing an update to an old patch I had pending and came across the same issue. Having looked into to I believe I have a fix so wanted to link people to the pull request so ...
Steven Hartland
Dec 23, 2014 at 8:15 pm
Dec 23, 2014 at 8:15 pm -
Hello Augustus. As more people start using Postgres 9.4 and the JSON operators this is going to become a significant problem. It won't do what you want. Question marks in quotes are ignored by the ...
Tim Bunce
Dec 19, 2014 at 10:40 am
Dec 24, 2014 at 12:36 pm -
I'm pleased to announce the release of DBD::mysql 4.029 From the changelog: * Added fix to tests to create test database if not exists (contstant failure on Travis) (CaptTofu) * Support the fraction ...
Patrick Galbraith
Dec 12, 2014 at 8:39 pm
Dec 12, 2014 at 8:39 pm -
Hi all, I've been using DBI with DBD::Sybase and SQL Server, and discovered a couple of issues. I will be happy to offer a patch if I can get some consensus on what the correct resolutions are: The ...
Kurt Starsinic
Nov 16, 2014 at 11:59 pm
Nov 17, 2014 at 8:57 am -
Hi Team, I am getting the error while downloading and install the mysql *driver:* [image: Inline image 1] -- kind regards, RaJaG 99 431 631 44
RaJaG*
Nov 5, 2014 at 1:09 pm
Nov 5, 2014 at 8:14 pm
Group Overview
group | dbi-users |
categories | perl |
discussions | 11,276 |
posts | 37,179 |
users | 6,305 |
website | dbi.perl.org |
Top users
Archives
- May 2016 (10)
- April 2016 (15)
- February 2016 (4)
- January 2016 (6)
- December 2015 (17)
- November 2015 (7)
- October 2015 (23)
- September 2015 (6)
- March 2015 (14)
- February 2015 (27)
- January 2015 (30)
- December 2014 (30)
- November 2014 (5)
- October 2014 (22)
- September 2014 (5)
- August 2014 (9)
- July 2014 (11)
- June 2014 (14)
- May 2014 (14)
- April 2014 (30)
- March 2014 (16)
- February 2014 (47)
- January 2014 (36)
- December 2013 (23)
- November 2013 (20)
- October 2013 (32)
- September 2013 (40)
- August 2013 (31)
- July 2013 (10)
- June 2013 (43)
- May 2013 (46)
- April 2013 (16)
- March 2013 (11)
- February 2013 (18)
- January 2013 (8)
- December 2012 (11)
- November 2012 (30)
- October 2012 (42)
- September 2012 (9)
- August 2012 (71)
- July 2012 (18)
- June 2012 (35)
- May 2012 (34)
- April 2012 (16)
- March 2012 (33)
- February 2012 (50)
- January 2012 (25)
- December 2011 (38)
- November 2011 (29)
- October 2011 (71)
- September 2011 (57)
- August 2011 (34)
- July 2011 (25)
- June 2011 (37)
- May 2011 (71)
- April 2011 (41)
- March 2011 (57)
- February 2011 (70)
- January 2011 (53)
- December 2010 (76)
- November 2010 (36)
- October 2010 (92)
- September 2010 (79)
- August 2010 (59)
- July 2010 (74)
- June 2010 (129)
- May 2010 (121)
- April 2010 (148)
- March 2010 (92)
- February 2010 (76)
- January 2010 (75)
- December 2009 (64)
- November 2009 (69)
- October 2009 (110)
- September 2009 (49)
- August 2009 (67)
- July 2009 (51)
- June 2009 (106)
- May 2009 (91)
- April 2009 (81)
- March 2009 (100)
- February 2009 (71)
- January 2009 (91)
- December 2008 (63)
- November 2008 (98)
- October 2008 (98)
- September 2008 (114)
- August 2008 (65)
- July 2008 (96)
- June 2008 (89)
- May 2008 (116)
- April 2008 (148)
- March 2008 (123)
- February 2008 (81)
- January 2008 (99)
- December 2007 (75)
- November 2007 (76)
- October 2007 (91)
- September 2007 (107)
- August 2007 (207)
- July 2007 (205)
- June 2007 (141)
- May 2007 (135)
- April 2007 (164)
- March 2007 (141)
- February 2007 (178)
- January 2007 (192)
- December 2006 (84)
- November 2006 (143)
- October 2006 (96)
- September 2006 (288)
- August 2006 (235)
- July 2006 (173)
- June 2006 (224)
- May 2006 (225)
- April 2006 (268)
- March 2006 (162)
- February 2006 (234)
- January 2006 (263)
- December 2005 (230)
- November 2005 (206)
- October 2005 (175)
- September 2005 (189)
- August 2005 (191)
- July 2005 (260)
- June 2005 (225)
- May 2005 (263)
- April 2005 (369)
- March 2005 (302)
- February 2005 (222)
- January 2005 (291)
- December 2004 (364)
- November 2004 (335)
- October 2004 (317)
- September 2004 (362)
- August 2004 (368)
- July 2004 (306)
- June 2004 (269)
- May 2004 (214)
- April 2004 (273)
- March 2004 (352)
- February 2004 (326)
- January 2004 (458)
- December 2003 (278)
- November 2003 (308)
- October 2003 (338)
- September 2003 (408)
- August 2003 (386)
- July 2003 (415)
- June 2003 (541)
- May 2003 (674)
- April 2003 (461)
- March 2003 (647)
- February 2003 (495)
- January 2003 (514)
- December 2002 (612)
- November 2002 (528)
- October 2002 (705)
- September 2002 (567)
- August 2002 (509)
- July 2002 (576)
- June 2002 (689)
- May 2002 (529)
- April 2002 (794)
- March 2002 (656)
- February 2002 (706)
- January 2002 (794)
- December 2001 (456)
- November 2001 (637)
- October 2001 (772)
- September 2001 (557)
- August 2001 (889)
- July 2001 (720)
- June 2001 (865)
- May 2001 (1,031)
- April 2001 (908)
- March 2001 (715)
- February 2001 (568)
- January 2001 (128)