Re: [INTERFACES] ODBC interface

From: leif(at)danmos(dot)dk
To: pgsql-interfaces(at)postgreSQL(dot)org
Subject: Re: [INTERFACES] ODBC interface
Date: 1998-09-02 11:19:00
Message-ID: m0zE93q-000G4UC@danmos
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces


Hi Mark,

You wrote:

> I am having a heck of a time this problem. I am trying Talentsoft's
> Web+ 4.0 beta. I cannot get the program to interface with PostgresSQL.
> I have been trying to get the odbc drivers iodbc-2.12 pgodbc-0.08.
> iodbc will not load up and pgodbc won't run without iodbc. If anyone
> can give me any tips or advice please drop me a line.

I have successfully installed and used iodbc-2.12 and pgodbc-0.03 (with
some mod's that should have been included in later versions, e.g. 0.08). I have
included my ~/.odbc.ini file below for your information. I am not using
egcs but a public domain multiplatform GUI library called wxWindows
(try web.ukonline.co.uk/julian.smart/wxwin), which include ODBC access
functions. I am also using Postgres 6.3.2 and Linux 2.0.33 (Slackware).

[UT32Online(at)samba]
Trace = ON
TraceFile= stdout
Driver = libcliPG.so
DSN = UniTid32 Database
SERVER = samba.crysberg.dk
UID = leif
PORT = 5432

Please remember to use the -i option on postmaster if you are running
on a different machine :-).

Hope this helps,

___________________________________________________________________________
/
_/ _/_/ / Leif Jensen (leif(at)danmos(dot)dk)
_/ _/ _/ /
_/ _/_/ _/_/_/ /
_/ _/ _/ _/ _/ / Linux 2.0.33, gcc 2.7.2, wxWin 1.66F
_/ _/ _/_/ _/ _/ /
_/ _/ _/ _/ _/ /
_/_/_/_/ _/_/ _/_/ _/ / (and Windows 95 :-(
___________________________________________________________________________

Browse pgsql-interfaces by date

  From Date Subject
Next Message leif 1998-09-02 11:30:00 Postgres ODBC and SQL_BIT
Previous Message Valentin Iliev 1998-09-02 09:33:26 Re: pgsql.tcl: Bug concerning joins