[GENERAL] ODBC not connecting.

1998-07-29 Thread Peter Cordone
I am running windows NT version 4.0 (I believe there are no service paks applied, at least I didn't apply any). I have installed the Postgres ODBC driver. I have Linux from Redhat ver 5.1 installed running Postgres. I edited the pg_hba.conf file and added my machine to the host list. When I se

[GENERAL] Looking for a CASE tool that will normalize databases.

1998-06-23 Thread Peter Cordone
I am new to database programming and PostgreSQL, so bear with me if this sounds nieve. Is there a CASE tool that will run on Linux that will automate normalizing databases (that is put them in first normal form, and second normal form, etc)?

[GENERAL] ODBC driver

1998-06-02 Thread Peter Cordone
I downloaded and installed the ODBC driver for Postgres. I have a linux box on the network and the postgres server is running on it. I am trying to connect to the sample database mydb from a Windows NT ver 4.0 machine though ODBC with C++ Builders BDE. I get the following errors: Unknown user

[GENERAL] Graphical database maintenence design tool

1998-06-02 Thread Peter Cordone
I am new to Postgres and somewhat new to Linux and Unix. I am trying to find a graphical tool that I can use to do my database table design, in XWindows or one that I can run in Microsoft Windows NT over my network. Can anyone suggest anything?