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

From Tim Finch
Subject Here we go....
Date
Msg-id 5.1.0.14.0.20020306105304.02022650@mail.cix.co.uk
Whole thread Raw
Responses Re: Here we go....  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgadmin-hackers
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?

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?


pgadmin-hackers by date:

Previous
From: Tim Finch
Date:
Subject: Re: Hurrah!
Next
From: "Dave Page"
Date:
Subject: Re: Here we go....