Skip Menu |

This queue is for tickets about the Class-DBI-MSAccess CPAN distribution.

Report information
The Basics
Id: 17147
Status: resolved
Worked: 5 min
Priority: 0/
Queue: Class-DBI-MSAccess

People
Owner: michael [...] ndrix.org
Requestors: r.pradeen [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in:
  • 0.01
  • 0.1.1
  • 0.10.2
Fixed in: (no value)



Subject: How to install Dbi driver in perl
How to install DBi Driver in Perl
On Thu Jan 19 02:08:09 2006, guest wrote: Show quoted text
> How to install DBi Driver in Perl
If this is a bug in Class-DBI-MSAccess, I need more information so that I can duplicate the problem. If you need general help with Perl's DBI, you might try http://dbi.perl.org/support/ Michael
Subject: Re: [rt.cpan.org #17147] How to install Dbi driver in perl
Date: Fri, 20 Jan 2006 10:40:44 +0530
To: bug-Class-DBI-MSAccess [...] rt.cpan.org
From: pradeen ramasamy <r.pradeen [...] gmail.com>
*DBI connect('Clients','',...) failed: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified (SQL-IM002)(DBD: db_login/SQLConnect err=-1) at e:\apache\cgi-bin\sample\array\CONNEC~1.PL line 4 * On 1/19/06, via RT <bug-Class-DBI-MSAccess@rt.cpan.org> wrote: Show quoted text
> > On Thu Jan 19 02:08:09 2006, guest wrote:
> > How to install DBi Driver in Perl
> > If this is a bug in Class-DBI-MSAccess, I need more information so that > I can duplicate the problem. If you need general help with Perl's DBI, > you might try http://dbi.perl.org/support/ > > Michael > >
Subject: Re: [rt.cpan.org #17147] How to install Dbi driver in perl
Date: Fri, 20 Jan 2006 10:41:37 +0530
To: bug-Class-DBI-MSAccess [...] rt.cpan.org
From: pradeen ramasamy <r.pradeen [...] gmail.com>
how to solve this problem .... * DBI connect('Clients','',...) failed: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified (SQL-IM002)(DBD: db_login/SQLConnect err=-1) at e:\apache\cgi-bin\sample\array\CONNEC~1.PL line 4 * Thanks in advance Regards R.pradeen On 1/20/06, pradeen ramasamy <r.pradeen@gmail.com> wrote: Show quoted text
> > *DBI connect('Clients','',...) failed: [Microsoft][ODBC Driver Manager] > Data source name not found and no default driver specified (SQL-IM002)(DBD: > db_login/SQLConnect err=-1) at e:\apache\cgi-bin\sample\array\CONNEC~1.PL > line 4 > * > On 1/19/06, via RT <bug-Class-DBI-MSAccess@rt.cpan.org> wrote:
> > > > On Thu Jan 19 02:08:09 2006, guest wrote:
> > > How to install DBi Driver in Perl
> > > > If this is a bug in Class-DBI-MSAccess, I need more information so that > > I can duplicate the problem. If you need general help with Perl's DBI, > > you might try http://dbi.perl.org/support/ > > > > Michael > > > >
>
On Fri Jan 20 00:11:34 2006, r.pradeen@gmail.com wrote: Show quoted text
> *DBI connect('Clients','',...) failed: [Microsoft][ODBC Driver > Manager] > Data source name not found and no default driver specified > (SQL-IM002)(DBD: > db_login/SQLConnect err=-1) at > e:\apache\cgi-bin\sample\array\CONNEC~1.PL > line 4
This looks like a problem with your ODBC setup. Before trying to connect to an ODBC database from Perl, you have to set up the database. You might take a look at this link http://www.frontpagehowto.com/asp/page00003.htm Since this doesn't seem to be a problem with Class-DBI-MSAccess, I'm marking this ticket as resolved. Michael