But you can make an ODBC connection to Progress so you should be able to use DBD::ODBC, right?
-----Original Message----- From: Jeff Zucker [mailto:[EMAIL PROTECTED] Sent: Thursday, August 16, 2007 9:54 AM To: Alexander Foken Cc: Ram; [email protected] Subject: Re: Connecting to Progress Database There seems to be no *progress* on this list since the last time someone asked about a DBD for *progress* (not postgres), someone also mentioned DBD::Pg. Progress is a commercial RDBMS and if there's a DBD for it, I haven't seen one. -- Jeff Alexander Foken wrote: > 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. >> >
