M
Martin Rombach
Hey,
i want to access PostgreSQL 8.3 from Perl 5.10.0 under Vista.
Therefore I need the DBD:
g driver. Because it isn't available on
ActiveState I downloaded a binary version from PgFoundry and installed
it with ppm.
A test script fails since "msvcr80.dll" is missing. Runnig the VisualC+
+-Runtime installer didn't helped, so I copied the file to System32
which worked fine, as a new error "R6034" occured. I copied
pg.dll.manifest to Perl-bin which worked on my XP machine, but not on
Vista. How can I get DBD:
g running on my Vista computer?
Martin
i want to access PostgreSQL 8.3 from Perl 5.10.0 under Vista.
Therefore I need the DBD:
ActiveState I downloaded a binary version from PgFoundry and installed
it with ppm.
A test script fails since "msvcr80.dll" is missing. Runnig the VisualC+
+-Runtime installer didn't helped, so I copied the file to System32
which worked fine, as a new error "R6034" occured. I copied
pg.dll.manifest to Perl-bin which worked on my XP machine, but not on
Vista. How can I get DBD:
Martin