From owner-freebsd-database Sun Oct 4 13:35:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA22367 for freebsd-database-outgoing; Sun, 4 Oct 1998 13:35:50 -0700 (PDT) (envelope-from owner-freebsd-database@FreeBSD.ORG) Received: from gate.bulinfo.net (gate.bulinfo.net [195.10.36.66]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id NAA22328 for ; Sun, 4 Oct 1998 13:35:19 -0700 (PDT) (envelope-from ian@bulinfo.net) Received: (qmail 3710 invoked by uid 0); 4 Oct 1998 20:34:34 -0000 Received: from unknown (HELO cserv.oksys.bg) (unknown) by unknown with SMTP; 4 Oct 1998 20:34:34 -0000 Received: from ian (ian.oksys.bg [192.72.180.23]) by cserv.oksys.bg (8.8.8/8.8.8) with SMTP id XAA08845 for ; Sun, 4 Oct 1998 23:34:37 +0300 (EEST) (envelope-from ian@bulinfo.net) Message-ID: <000401bdefde$84584f00$17b448c0@ian.oksys.bg> From: "Iani Brankov" To: Subject: Text interface to database (postgres) Date: Sun, 4 Oct 1998 23:32:41 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3115.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk Hi, I use postgres rdbms for db manager. I needed to write some small interface programs to it under FreeBSD and i choosed the 'libdialog'. This library is good, but it's very slow to write dialogs with it. I spend 90% of the time constructing the dialog interface. But anyway I need unix interface (text or X). Does somebody know are there tools making this work faster & easier. (Something like PowerBuilder for instance ;) Thanks in advance. --ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message