Re: [INTERFACES] ODBC interface

Поиск
Список
Период
Сортировка
От leif@danmos.dk
Тема Re: [INTERFACES] ODBC interface
Дата
Msg-id m0zE93q-000G4UC@danmos
обсуждение исходный текст
Список 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@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@danmos.dk)
      _/                _/         _/      /
     _/        _/_/             _/_/_/    /
    _/       _/   _/   _/        _/      / Linux 2.0.33, gcc 2.7.2, wxWin 1.66F
   _/       _/ _/_/   _/        _/      /
  _/       _/        _/   _/   _/      /
 _/_/_/_/   _/_/      _/_/    _/      /         (and Windows 95 :-(
___________________________________________________________________________

В списке pgsql-interfaces по дате отправления:

Предыдущее
От: JohnDz
Дата:
Сообщение: Re: [INTERFACES] pgsql.tcl: Bug concerning joins
Следующее
От: leif@danmos.dk
Дата:
Сообщение: Postgres ODBC and SQL_BIT