Re: Here we go.... - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Here we go....
Date
Msg-id 64172.193.195.77.162.1015415536.squirrel@ssl.vale-housing.co.uk
Whole thread Raw
In response to Here we go....  (Tim Finch <pgadmin@timfinch.cix.co.uk>)
List pgadmin-hackers
Tim Finch allegedly said:
> Dave/Jean,
>
> 1. Starting to tour round the code (at last....). Any specific reason
> why  you used ADO 2.0 library in pgSchema and not later version like
> 2.6?

Compatibility. With pgAdmin I, by far the most common faq was answered with
'install MDAC 2.6 or higher'. I don't remember getting that question at all
since we released pgAdmin II.

> 2. I tried running pgAdmin from VB and it stops on
> frmMain.svr.DeferConnection = True
> saying Defer connection is not a member of this svr object (which I
> sussed  whas a ref to pgSchema).checking references it is pointing to
> the  pgschema.dll thats in the 1.2.0 release build in my program
> files\pgadmin  directory. I have downloaded the cvs tree (from 2 days
> back) into a  separate place.
> I downloaded the vbp of pgschema I downloaded this AM and I cant find
> the  deferconnection member in the latest pgschema. I pointed the
> refernces at a  download of the binaries download of pgSchema and it
> says error 430:class  does not support expected interface. Should I be
> doing a buildall before  ever trying to run the code I download?

I wrote a guide for this last night - it's in
pgadmin2/help/html/developerinfo/devenv.html. Basically you can develop and
run a release version on the same box. You're right though, uninstall the
installed version, then run BuildAll.bat.

Regards, Dave.



pgadmin-hackers by date:

Previous
From: Tim Finch
Date:
Subject: Here we go....
Next
From: "Gastón Micheri"
Date:
Subject: A consult