Re: [OT] SUMMERY Frontend recommendations

Поиск
Список
Период
Сортировка
От R. van Twisk
Тема Re: [OT] SUMMERY Frontend recommendations
Дата
Msg-id 001901c352b9$df18fcd0$f101000a@IT001
обсуждение исходный текст
Ответ на Re: [OT] Frontend recommendations  (Peter Childs <blue.dragon@blueyonder.co.uk>)
Список pgsql-sql
SUMMERY

Question:

> Hey postgresql gurus,
> 
> I was just wondering, what kind of frontend do you recommend in 'bills
> (windows...)' environment?
> Is it better to use a tool like Qt from trolltech or is it better to use
> something like Omnis or Access???
> 
> What are you opinions????

ANSWERS:
It all depends what you need to do.From using Qt for graphical frontend. I have found the Sql bits to 
be extremly slow. So the plan is currently to stop using them and use the 
pqxx drivers. Change is not easy however! (Thats under Linux...)If you need a quick gui try pgaccess and the like. If
youwant to 
 
writea full gui pick you favoute language and there should be some 
postgres drivers (if all else fails there is always ODBC)somthing like perl or python may be nice and platform 
independant....

<-------------------------------------------------------------------->

I've always felt there's nowt wrong with Access as a way of building 
forms/reports etc.



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

Предыдущее
От: Trent.Mera@PeopleFirst.com
Дата:
Сообщение: PostgreSQL or pl/psSQL equivalent to MS SQL Server's xp_cmdshell?
Следующее
От: Jonathan Bartlett
Дата:
Сообщение: Function index qeustion