Re: [GENERAL] RV: Problems with Visual Fox
Byron Nikolaidis <byronn@insightdist.com>
From: Byron Nikolaidis <byronn@insightdist.com>
To: Luis Dolz <ldolz@arnet.com.ar>
Cc: "'pgsql-general@postgresql.org'" <pgsql-general@postgreSQL.org>
Date: 1999-03-05T14:28:01Z
Lists: pgsql-general
Luis Dolz wrote: > -----Mensaje original----- > De: Luis Dolz [SMTP:ldolz@arnet.com.ar] > Enviado el: Jueves 4 de Marzo de 1999 18:53 > Para: 'pgsql-general@postgreSQL.org' > Asunto: Problems with Visual Fox > > I can't connect with my server postgres in Linux with a PC in Win98 with VFox. > I download the driver ODBC from Insight and follow the steps from the server and client from > www.insightdist.com/psqlodbc/psqlodbc_faq.html > My pg_hba.conf file is > host all 192.168.0.10 allow > and run postmaster with -i option > > In the client, I config the DSN system with the driver of PostgreSQL in the port 5432 (same of server), and the name of server (the name server is work) but I can't talk with postgres in Fox with the command SQLconnect. > I have postgres 6.3 and the driver is for 6.4, but I select 6.3 protocol > Everyone help me? > Did you look at the driver's logfile? If you can't make any sense of it, you can send it to me and I'll look at it. Byron