[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: DATABASE on RH



On Thu, 31 Dec 1998 VINU cedbom ilbom ernet in wrote:
>Any good shareware/freeware foxpro type database programme?
>Where can I download it from?

I found that the included postgreSQL and the available GtkSQL frontend do
what I need. If you're looking for an interactive GUI database, I have not
seen one. 

PostgreSQL is accessible via C, perl, or shell scripts. It includes
simple GUI table browser/management tool (pgaccess) and a terminal
based interface (psql). The GtkSQL package is a fully interactive query
tool that allows you to use almost all of the available SQL statements.

-- 
 Anthony E. Greene <agreene pobox com>
 Homepage & PGP Key <http://www.pobox.com/~agreene/>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]