Re: Connecting to Progress Database



There is DBD::Pg, available from CPAN. You also need to install PostgreSQL (client only) to compile DBD::Pg.

Alexander

Ram wrote:
Hi,
I need to connect to the progress database through perl. I was wondering if there is any way that I can use the DBI module to do this. I searched the CPAN but could not find a module to use for progress DB. Though I would ask in here.

Thanks in advance.
Ram.


--
Alexander Foken
mailto:alexander@xxxxxxxx http://www.foken.de/alexander/

.



Relevant Pages

  • Connecting to Progress Database
    ... I need to connect to the progress database through perl. ... there is any way that I can use the DBI module to do this. ... Ram. ...
    (perl.dbi.users)
  • Out of memory! - from CPAN
    ... I have perl 5.8.7 running on a well patched Solaris 10 update 1 Sparc system. ... I compiled perl on this system using the latest gcc for Solaris 10 from sunfreeware.com. ... My symptoms repeated them self, so I felt that it actually might be memory(ram) related, even though this system had 1 Gb of ram and I have systems with 512 Mb of ram with no issues. ... In my attempt, I yahoo'ed and googled my error message, and also searched the archives at CPAN. ...
    (perl.beginners)