Appliance 3.3.7 und Excel Pivot Connection

Hilfe zu Znuny Problemen aller Art
Locked
Wedge
Znuny newbie
Posts: 6
Joined: 13 Jun 2014, 12:51
Znuny Version: 3.77 Appliance

Appliance 3.3.7 und Excel Pivot Connection

Post by Wedge »

Hallo,


ich würde gerne eine DB Connection mit Excel zu meiner Appliance DB herstellen. Leider habe ich damit nicht all zu viele Erfahrungen und benötige dabei etwas Hilfe.

Auf der Appliance läuft ja eine Postgresql DB. Was für Plugins benötige ich für Excel um eine Datenbank Verbindung hinzubekommen?
Wedge
Znuny newbie
Posts: 6
Joined: 13 Jun 2014, 12:51
Znuny Version: 3.77 Appliance

Re: Appliance 3.3.7 und Excel Pivot Connection

Post by Wedge »

Irgendjemand eine Idee?
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Appliance 3.3.7 und Excel Pivot Connection

Post by jojo »

einen ODBC Treiber für Postgres
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Wedge
Znuny newbie
Posts: 6
Joined: 13 Jun 2014, 12:51
Znuny Version: 3.77 Appliance

Re: Appliance 3.3.7 und Excel Pivot Connection

Post by Wedge »

Ich habe von folgender Seite den 64-Bit Treiber für die ODBC Anbindung installiert:

http://www.postgresql.org/ftp/odbc/versions/msi/


Dann über den ODBC-Datenquellen-Administrator einen DSN erstellt und dort die Verbindung auch erfolgreich getestet.

Wenn ich jetzt über Excel und dem Datenverbindungsassistenten eine Verbindung herstellen möchte, bekomme ich die Fehlermeldung in dem angehangenen Screenshot.
You do not have the required permissions to view the files attached to this post.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Appliance 3.3.7 und Excel Pivot Connection

Post by jojo »

da sollte Dir ein MS Office weiterhelfen können
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Wedge
Znuny newbie
Posts: 6
Joined: 13 Jun 2014, 12:51
Znuny Version: 3.77 Appliance

Re: Appliance 3.3.7 und Excel Pivot Connection

Post by Wedge »

Habe es jetzt hinbekommen. Falls jemand über das gleiche Problem stolpern sollte:


Man benötigt den 32-Bit Treiber http://ftp.postgresql.org/pub/odbc/vers ... 0300-1.zip
und muss dann die ODBC Anbindung über Start --> Ausführen --> %SystemRoot%\syswow64\odbcad32.exe konfigurieren.
Locked