Re: problema con postgres

From: Patricio Muñoz <patricio(dot)munoz(at)cmet(dot)net>
To: Maritza Joaquí <mjoaqui(at)hotmail(dot)com>
Cc: pgsql-es-ayuda(at)postgresql(dot)org
Subject: Re: problema con postgres
Date: 2004-11-16 13:58:10
Message-ID: 419A0772.4090300@cmet.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Maritza Joaquí escribió:

> hola a todos.
>
> Tengo un problema para trabajar con postgres, cuando trato de conectarme a la
> base de datos con perl, me sale el siguiente error:
>
> install_driver(Pg) failed: Can't locate DBD/Pg.pm in @INC (@INC contains:
> /usr/local/lib/perl5/5
> .8.0/aix /usr/local/lib/perl5/5.8.0 /usr/local/lib/perl5/site_perl/5.8.0/aix
> /usr/local/lib/perl
> 5/site_perl/5.8.0 /usr/local/lib/perl5/site_perl/5.6.1
> /usr/local/lib/perl5/site_perl .) at (eva
> l 1) line 3.
> Perhaps the DBD::Pg perl module hasn't been fully installed,
> or perhaps the capitalisation of 'Pg' isn't right.
> Available drivers: ExampleP, Oracle, Proxy.
> at conexion.pl line 10
>
> Podría alguien por favor ayudarme?. Muchas gracias
>
>
>
> Maritza.

Instalaste el modulo DBD:Pg, tal como lo indica el error ?

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Leonel Nunez 2004-11-16 14:25:13 Re: problema con postgres
Previous Message Gonzalo Guzmán 2004-11-16 13:24:43 Re: Conectar con Visual Basic .NET