Book a Demo

Author Topic: EA 9.1 repository on Postgresql 64 bit  (Read 3477 times)

dalibor rak

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
EA 9.1 repository on Postgresql 64 bit
« on: September 30, 2011, 09:38:36 pm »
Hi, I am trying to connect to remote repository which runs on PostgreSQL 9. I am using 64 bit version of WIndows 7 and use 64 bit ODBC driver for postgresql version 9.0.310.

When I try to test the ODBC connection in the ODBC DS Administrator, everything is correct. But when I try to connect from EA, I get error message "Test connection failed because of an error in initializing provider. Unspecified error"

Who will help me?...

BR

Dalibor

dalibor rak

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: EA 9.1 repository on Postgresql 64 bit
« Reply #1 on: September 30, 2011, 09:43:23 pm »

Enterprise Architect requires 32-bit ODBC drivers to connect to a repository through ODBC; to set up the ODBC configuration on 64-bit clients, run the 32-bit ODBC Data Source Administrator from C:\Windows\SysWOW64\odbcad32.exe

dalibor rak

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: EA 9.1 repository on Postgresql 64 bit
« Reply #2 on: September 30, 2011, 09:46:03 pm »
No progress :(