Re: Standalone driver for Unix - Mailing list pgsql-interfaces

From Thomas G. Lockhart
Subject Re: Standalone driver for Unix
Date
Msg-id 36387FAD.B55A7BB5@alumni.caltech.edu
Whole thread Raw
List pgsql-interfaces
scampbell@lear.com wrote:
>
> I had one other interesting thing with the Postgresql ODBC driver.
  I don't know much of the internal's of ODBC but here's what I'm
  wondering...
>
> When I use an extended datatype (let's say one for ipaddress for
  instance) and then use MS Access to open the table via ODBC it
  complains that the 'ipaddress' is an unknown type.  I have clicked a
  box in creation of the ODBC ini file (or the .DSN file actually in the
  case of MS) that says (something similar to) 'Treat unknown datatypes
  as LongVarChar' but it seems to have no effect turned on or off.  Does
  our drive not support this?  Is MS just show it normal 'excellence in
  programming'?  Any ideas?
>
> (Feel free to cross post this if the you think the question/answer
  might be of interest to others).

I have no idea. But others are likely to. Usually best to hit the lists
directly to get a better mix of ideas early on.

Someone else?

                   - Tom

pgsql-interfaces by date:

Previous
From: "Jose' Soares"
Date:
Subject: Re: [INTERFACES] Does "constraint" and "check" work in 6.3.2 ?
Next
From: Byron Nikolaidis
Date:
Subject: Re: Standalone driver for Unix