MS Access & psqlODBC: Hyperlink data type

From: Stefan Böhringer <stefan(dot)boehringer(at)uni-essen(dot)de>
To: pgsql-odbc(at)postgresql(dot)org
Subject: MS Access & psqlODBC: Hyperlink data type
Date: 2003-01-27 17:07:21
Message-ID: 1043687241.1255.5.camel@hgX
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

I use psqlOdbc 7.02.0005, PostgreSQL 7.2.2.
I intend to host a Access Database with Postgres. Unfortunately, I need
the hyperlink datatype. This seems not to be support as yet by the
psqlOdbc adaptor. Are there any plans of supporting this data type?

A quick hack could perhaps map some special data type from postgres (say
varchar(271)) to the hyperlink odbc/ole data type. Another possibilty
would be to modify the mapping in a configuration file.

Thank you very much for your efforts (which have helped me a lot
already).

Best wishes,

Stefan

--
Stefan Böhringer Tel. +49 201 723 4681
University Clinics Essen Fax. +49 201 723 5900
Hufelandstr. 55 stefan(dot)boehringer(at)uni-essen(dot)de
45122 Essen, Germany http://www.s-boehringer.de

Browse pgsql-odbc by date

  From Date Subject
Next Message Paul Cochrane 2003-01-27 18:28:55 Borland BDE showing public schema in table names
Previous Message Jim 2003-01-27 15:50:51 Re: Scalability in PostgreSQL