> -----Original Message-----
> From: Network Administrator [mailto:[EMAIL PROTECTED] 
> Sent: 01 October 2003 16:35
> To: Dave Page
> Cc: [EMAIL PROTECTED]
> 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.

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to