| From: | Luis Dolz <ldolz(at)arnet(dot)com(dot)ar> |
|---|---|
| To: | "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org> |
| Subject: | RV: Problems with Visual Fox |
| Date: | 1999-03-05 02:28:13 |
| Message-ID: | 01BE6696.C83078E0@host020151.arnet.com.ar |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
-----Mensaje original-----
De: Luis Dolz [SMTP:ldolz(at)arnet(dot)com(dot)ar]
Enviado el: Jueves 4 de Marzo de 1999 18:53
Para: 'pgsql-general(at)postgreSQL(dot)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?
Luis A. Dolz
Catamarca
Argentina
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gene Selkov Jr. | 1999-03-05 04:55:31 | Re: [SQL] FW: indexing functions |
| Previous Message | Jackson, DeJuan | 1999-03-04 21:28:12 | RE: [GENERAL] question about looping through records in plpgsql |