Re: DBD-Pg 1.4.3
Johan Vromans <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.dbdpg |
|---|---|
| Message-ID | <[email protected]> |
"Paul Brown" <[email protected]> writes: > I cannot get my account software working since they change from version > 1.4.3 via "ppm install http://www.blingforyourring.com/DBD-Pg.ppd" There have been certain combinations of ActiveState perl 5.8.x and DBD::Pg 1.4x that could not work due to dll problems. A recent version of ActiveState perl (5.8.8) and a recent version of DBD::Pg should work. > install_driver(Pg) failed: Can't load > 'C:/Perl/site/lib/auto/DBD/Pg/Pg.dll' for module DBD::Pg: This may indeed indicate the afforementioned dll problem. -- Johan