From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "Network Administrator" <netadmin(at)vcsn(dot)com> |
Cc: | <pgadmin-support(at)postgresql(dot)org> |
Subject: | Re: Sorting questions and an SSL question |
Date: | 2003-10-01 15:41:59 |
Message-ID: | 03AF4E498C591348A42FC93DEA9661B83AF276@mail.vale-housing.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
> -----Original Message-----
> From: Network Administrator [mailto:netadmin(at)vcsn(dot)com]
> Sent: 01 October 2003 16:35
> To: Dave Page
> Cc: pgadmin-support(at)postgresql(dot)org
> Subject: Re: [pgadmin-support] Sorting questions and an SSL question
>
>
>
> Ok, thanks Dave. One of the networks I manage needs HIPAA
> compliancies and althought those would be Windows clients
> (where the SSL appears to be available and would meet any
> requirements). It would be good for people like myself who
> would also be connecting from the Slackware Linux side of things.
I'm working on it now!
> As far as the sorting, I hope wxWindows isn't too much of a
> headache :)
No it's not :-). In pgAdmin II we retrieved the entire recordset and
sorted using methods provided by the Microsoft Listview control. In wx
there are no such methods, so we would have to write them ourselves.
This is no problem in itself, apart from the fact that the grid can
handle many times the amount of data of pga2, partly because we don't
download it all at once.
Regards, Dave.
From | Date | Subject | |
---|---|---|---|
Next Message | Tim McAuley | 2003-10-01 16:22:24 | feature suggestion |
Previous Message | Network Administrator | 2003-10-01 15:40:36 | Re: Sorting questions and an SSL question |