Re: Resend: 16-bit ODBC-driver

Lists: Postg토토 캔SQL : Postg토토
From: "W(dot) van den Akker" <wvdakker(at)wilsoft(dot)nl>
To: <pgsql-interfaces(at)postgresql(dot)org>
Subject: Resend: 16-bit ODBC-driver
Date: 2000-12-05 20:23:41
Message-ID: 001e01c05ef9387dc000020a@wilsoft.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: Postg무지개 토토SQL :

Hi,

I've asked this question several weeks ago, perhaps is was lost is space...

Is there a 16-bit ODBC driver available? I've a user who has to connect
a 16-bit application to the Postgres 7.0.x backend.
Is there somewhere an old driver under the dust?

gr,

Willem


From: "Adam Lang" <aalang(at)rutgersinsurance(dot)com>
To: <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: Resend: 16-bit ODBC-driver
Date: 2000-12-05 20:33:48
Message-ID: 001a01c05efa$b02dcb400a0a0a@6014cwpza006
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-interfaces

Would the application being 16 bit really make a difference? I'd assume if
it can interface with the ODBC API, it should not matter if it was compiled
as 16 bit or 32 bit, correct?

Or do you have a problem where you need to install the postgres driver on a
Win3.1 machine?

Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
http://www.rutgersinsurance.com
----- Original Message -----
From: "W. van den Akker" <wvdakker(at)wilsoft(dot)nl>
To: <pgsql-interfaces(at)postgresql(dot)org>
Sent: Tuesday, December 05, 2000 3:23 PM
Subject: [INTERFACES] Resend: 16-bit ODBC-driver

Hi,

I've asked this question several weeks ago, perhaps is was lost is space...

Is there a 16-bit ODBC driver available? I've a user who has to connect
a 16-bit application to the Postgres 7.0.x backend.
Is there somewhere an old driver under the dust?

gr,

Willem


From: "W(dot) van den Akker" <wvdakker(at)wilsoft(dot)nl>
To: "Adam Lang" <aalang(at)rutgersinsurance(dot)com>, <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: Resend: 16-bit ODBC-driver
Date: 2000-12-05 22:06:35
Message-ID: 000b01c05f07$a223832000020a@wilsoft.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: Postg토토 캔SQL : Postg토토

Adam,

The problem is: Lotus v5 (I think) is a 16-bit application. The user uses now
a Access database. I want to migrate all applications to PostgreSQL. But I'am
stuck with the Lotus-macro's. This can't be converted in a short time.
I've tried to let Lotus talk to a 32-bit driver but that won't work, only a 16-bit
driver does. In the Lotus configfile is a reference to the 16-bit ODBC driver.
For Access it looks like:

DN="DB-NAME" DL="DLODBC" DC="driver=odbcjt16.dll" AC=UI,PW;

but perhaps there is an other solution!

gr,

Willem

----- Original Message -----
From: "Adam Lang" <aalang(at)rutgersinsurance(dot)com>
To: <pgsql-interfaces(at)postgresql(dot)org>
Sent: Tuesday, December 05, 2000 9:33 PM
Subject: Re: [INTERFACES] Resend: 16-bit ODBC-driver

> Would the application being 16 bit really make a difference? I'd assume if
> it can interface with the ODBC API, it should not matter if it was compiled
> as 16 bit or 32 bit, correct?
>
> Or do you have a problem where you need to install the postgres driver on a
> Win3.1 machine?
>
> Adam Lang
> Systems Engineer
> Rutgers Casualty Insurance Company
> http://www.rutgersinsurance.com
> ----- Original Message -----
> From: "W. van den Akker" <wvdakker(at)wilsoft(dot)nl>
> To: <pgsql-interfaces(at)postgresql(dot)org>
> Sent: Tuesday, December 05, 2000 3:23 PM
> Subject: [INTERFACES] Resend: 16-bit ODBC-driver
>
>
> Hi,
>
> I've asked this question several weeks ago, perhaps is was lost is space...
>
> Is there a 16-bit ODBC driver available? I've a user who has to connect
> a 16-bit application to the Postgres 7.0.x backend.
> Is there somewhere an old driver under the dust?
>
> gr,
>
> Willem
>
>
>


From: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
To: "W(dot) van den Akker" <wvdakker(at)wilsoft(dot)nl>
Cc: Adam Lang <aalang(at)rutgersinsurance(dot)com>, pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Resend: 16-bit ODBC-driver
Date: 2000-12-06 04:51:15
Message-ID: 3A2DC5C3.BF07AE5A@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-interfaces

I recall that 1 or 2 years ago the 16 bit code was dropped due to
support issues as the 32-bit version was being developed and expanded.

You might be able to resurrect it, but it will be at least some work
(probably *lots* of work) to upgrade the interfaces and embedded queries
to cope with a modern PostgreSQL backend.

Probably not worth it :(

- Thomas


From: Elmar Haneke <elmar(at)haneke(dot)de>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Resend: 16-bit ODBC-driver
Date: 2000-12-06 08:13:22
Message-ID: 3A2DF522.551B3C27@haneke.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: Postg와이즈 토토SQL :

> The problem is: Lotus v5 (I think) is a 16-bit application. The user
> uses now a Access database.

Using MS-Access 2.0 (16Bit) I cann open the 32BIT datasource without
any Problems on my NT 4 Machine.

> I want to migrate all applications to PostgreSQL.
> But I'am stuck with the Lotus-macro's. This can't be
> converted in a short time.
> I've tried to let Lotus talk to a 32-bit driver but
> that won't work, only a 16-bit driver does.

An rather strange solution would be to include the ODBC-Links into an
MDB-Database.

> DN="DB-NAME" DL="DLODBC" DC="driver=odbcjt16.dll" AC=UI,PW;

The ODBC.INI does contain an driver32 entry pointing to the
PostgreSQL-Driver.

Is it possible to connect your Lotus driectly to an ODBC-Datasource?
The Setup-Lines looks like tirectly connecting to the dirver
(bypassing the driver-manager).

Elmar