pgadmin 3 on windows 7 install

From: Yuri Budilov <yuri(dot)budilov(at)hotmail(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: pgadmin 3 on windows 7 install
Date: 2015-03-23 03:18:24
Message-ID: COL125-W4893A20B5954195C99919A990D0@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello everyone, a new Postgresql user here.
I installed the msi for pgadmin 3 on windows 7 and installed C++ redistributable from VS 2013 and 2005 too. Pgadmin exe crashes, can not find dll, msvcp120. It's all there in windows system 32 folder. So I copied to pgadmin folder, now it crashes with access violation. Help please.

Browse pgsql-general by date

  From Date Subject
Next Message Pujol Mathieu 2015-03-23 09:45:28 COPY command file name encoding issue (UTF8/WIN1252)
Previous Message Daniel Caldeweyher 2015-03-23 01:45:14 Re: create table if not exists xx AS select ...