[SQL] [OT] Frontend recommendations

2003-07-25 Thread ries
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


best regards,
Ries van Twisk



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

   http://archives.postgresql.org


Re: [SQL] [OT] Frontend recommendations

2003-07-25 Thread Richard Huxton
On Friday 25 July 2003 09:18, [EMAIL PROTECTED] wrote:
 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???

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

-- 
  Richard Huxton
  Archonet Ltd

---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
(send unregister YourEmailAddressHere to [EMAIL PROTECTED])


Re: [SQL] [OT] Frontend recommendations

2003-07-25 Thread Peter Childs
On Fri, 25 Jul 2003 [EMAIL PROTECTED] wrote:

 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


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 you want 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

Peter Childs

 
 
 best regards,
 Ries van Twisk
 


---(end of broadcast)---
TIP 7: don't forget to increase your free space map settings