Re: /bin/sh: cc_r: not found (5 messages)
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-multiServer Version:AIX IMCBLRDMZSR1237 1 6 00C6FD554C00I downloaded DBI-1.634 ....
View ArticleMS access (3 messages)
I am trying to connect to MS access database on my PC. I am getting anerror message of failure, data source not found, (ODBC driver manager) nodefault driver is mentioned . please help
View ArticleANNOUNCE: Informix Database Driver for Perl DBI Version 2015.1101(2015-11-01)...
Informix Database Driver for Perl DBI Version 2015.1101 (2015-11-01) hasbeen uploaded to CPAN.IBM Informix Database Driver for Perl (also known as DBD::Informix) isthe driver code that enables Perl...
View Articleerror message (2 messages)
I did and it didn't work. for more information, the error message is thefollowing:failed: [Microsoft][ODBC driver manager] data source name not found and nodefault driver specified (SQL - IM002) at line..
View ArticleData sources (3 messages)
SQL server v6.01.7601. is installed . version of ODBC is 6.01.7601When I click configure, it says that MS access driver is not installed.
View Articlemysql_auto_reconnect seems off after server closes connection (1 message)
Hi allI am encountering a problem with DBD::mysql 4.20.0-r1, perl 5.20 andmysql 5.5 on amd64 Linux.The driver does not reconnect to the db once the server has closed thesession (eg. after trying to...
View ArticlePerl crash citing libmysql__.dll as culprit(?) (1 message)
Version=1EventType=APPCRASHEventTime=130938895829957599ReportType=2Consent=1UploadTime=130938895830247616ReportIdentifier=a2dd2066-9c2e-11e5-ba11-001a7d0abdaaIntegratorReportIdentifier=a2dd2065-9c2e-11...
View ArticlePerl crashing, citing libmsql__.dll as culprit(?) (2 messages)
Dear DBI users,I use Perl, DBI and DBD:mysql for years, without a problem. But working onmy latest project I encounter Perl often, but *not always(!) *crashing withthe Windows message "Perl interpreter...
View ArticleNew test release DBD::mysql 4.033_01 available - ssl by default? (1 message)
Dear Perl and MySQL community,We're pleased to announce the release of DBD::mysql 4.033_01. This isnot a 'stable' release but merely for testing and feedback. We'll putout a stable 4.034 release soon;...
View ArticleFwd: Need support for Perl::DBD::mysql (5 messages)
PROBLEM:I have perl-DBD-MySQL-4.013-release-3.el6 and Perl 5.10.1 and while I havea user account which can connect to the database at the command prompt, Icannot get the same user (or any user) to...
View ArticleDBI 1.52 make test failures (7 messages)
Hello greate community!This is my first message into this list :-), I hope I could get some helpabout this tricky issue.I'm trying to install manually Perl DBI 1.52 on a el6 server. I'm doingthis...
View ArticleRe: Issue with build/test of DBD::Informix - implicit functiondeclaration:...
Hi David,This looks to be a genuine oversight on my part, which has until recentlybeen patched up accidentally by the definition of a macro MIN() in/usr/include/sys/param.h (on Mac OS X 10.10.5 and...
View ArticleRe: Extra nulls inserted with binary data (DBD::ODBC on Win7) (4 messages)
I have the problem whether I use the default DBD::ODBC from Strawberry Perl,or one built specifically with Unicode disabled. DBI::db=HASH(0x25f2608) trace level set to 0x6000100/2 (DBI @ 0x0/0) in...
View ArticleRe: Help with DBD::Oracle install (1 message)
Hi. I don't provide support for DBD::Oracle directly. Please emaildbi-users@perl.org or, if you'd rather not just yet, then something herewill probably...
View ArticleRe: May CPAN Pull request chalenge (1 message)
On Fri, May 01, 2015 at 06:34:58PM +0200, jluis@escomposlinux.org wrote:> Hi Tim,Hi!> I have got as a May a assignment your module DBI.Congratulations :)> In Neil's message he sugested 3 areas...
View Articlesuppress quoting in prepared sql (13 messages)
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)...
View ArticleRe: DBI Utility Functions - more documentation? (2 messages)
Hello John.The DBI::hash function simply returns an integer that hash been derivedfrom a string by some maths. See https://en.wikipedia.org/wiki/Hash_functionThat kind of 'hash' is (mostly) unrelated...
View Articlehelp to connect (6 messages)
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...
View ArticleNedd your help to get DBD:Sybase working to connect to SQL Server (4 messages)
Dear Experts,I am new to perl and I really need your help. I need your help for a perlDBD:sybase module i am using.I am trying to connect to a MS SQL Server from a linux server. Below arethe details...
View Article