Re: Sorting questions and an SSL question

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Sorting questions and an SSL question
Дата
Msg-id 03AF4E498C591348A42FC93DEA9661B83AF276@mail.vale-housing.co.uk
обсуждение исходный текст
Ответ на Sorting questions and an SSL question  (Network Administrator <netadmin@vcsn.com>)
Список pgadmin-support

> -----Original Message-----
> From: Network Administrator [mailto:netadmin@vcsn.com]
> Sent: 01 October 2003 16:35
> To: Dave Page
> Cc: pgadmin-support@postgresql.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.


В списке pgadmin-support по дате отправления:

Предыдущее
От: Network Administrator
Дата:
Сообщение: Re: Sorting questions and an SSL question
Следующее
От: Tim McAuley
Дата:
Сообщение: feature suggestion