RE: DBI->connect Oracle on Windows, doesn't Work
- From: Philip.Garrett@xxxxxxxxxxx (Philip Garrett)
- Date: Tue, 26 Sep 2006 09:39:16 -0400
Christophe ANTOINE wrote:
Hello,
I would to thank you for your help about DBD-Oracle with Windows.
The issue was to install the last version of ActivePerl (v5.8.8).
I have now a problem to install the module DBD-Pg on windows for
Postgres DataBase.
This module isn't referenced in the package list.
I am reading that this issue is a precompilation with my computer and
a
C++ compiler of module to install it.
I would like to know if you have another issue for this problem.
You can also install the Postgres ODBC driver and use DBD::ODBC (or
DBD::ADO) instead of DBD::Pg. This does not require a compiler. It
will work for most simple applications, but it does not allow you to use
advanced Postgres-specific features (e.g. pg_prepare_now).
Regards,
Philip
.
- Prev by Date: RE: DBI->connect Oracle on Windows, doesn't Work
- Next by Date: RE: DBI->connect Oracle on Windows, doesn't Work
- Previous by thread: RE: DBI->connect Oracle on Windows, doesn't Work
- Next by thread: RE: DBI->connect Oracle on Windows, doesn't Work
- Index(es):
Relevant Pages
|
|