RE: DBI->connect Oracle on Windows, doesn't Work



Thanks Philip,

I have fund this morning a DBD-Pg.ppd that I have install with success.

Thanks for your help.
Regards.

-----Message d'origine-----
De : Garrett, Philip (MAN-Corporate) [mailto:Philip.Garrett@xxxxxxxxxxx]
Envoyé : mardi 26 septembre 2006 15:39
À : Christophe ANTOINE; dbi-users@xxxxxxxx
Objet : RE: DBI->connect Oracle on Windows, doesn't Work

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

This message and any attachments (the "message") is intended solely for the addressees and is confidential. If you receive this message in error, please delete it and immediately notify the sender. Any use not in accord with its purpose, any dissemination or disclosure, either whole or partial, is prohibited except formal approval. The internet can not guarantee the integrity of this message. Talend shall not therefore be liable for the message if modified.



Relevant Pages

  • upgrading postgres on unstable
    ... Debian several years ago, my Debian install's version of postgres was ... install from source to get postgres 7.0 functionality. ... The following NEW packages will be installed: ...
    (Debian-User)
  • Re: postgres database
    ... >> You need to have the postgres adapter installed. ... >> few steps beyond the 'gem install postgres'. ... > A suggestion to the wider PostgreSQL-using Ruby populace; ...
    (comp.lang.ruby)
  • Ruby-Postgres connection with libdbd-pg-ruby library
    ... I'm got Ruby on Rails 6.1 installed but am trying to hook it up to ... This is in a Debian Linux 2.6.18 environment, where Postgres 7.4.6 is ... Also he is reluctant to install ...
    (comp.lang.ruby)
  • RE: DBI->connect Oracle on Windows, doesnt Work
    ... I would to thank you for your help about DBD-Oracle with Windows. ... The issue was to install the last version of ActivePerl. ... You can also install the Postgres ODBC driver and use DBD::ODBC (or ...
    (perl.dbi.users)
  • Install PostgreSQL 8.2.5
    ... Instruction in the INSTALL file ... gmake install ... adduser postgres ... This is free software; see the source for copying conditions. ...
    (Ubuntu)