Re: psqlODBC/MSAcess How-To ? - Mailing list pgsql-odbc

From Erika Marlow
Subject Re: psqlODBC/MSAcess How-To ?
Date
Msg-id 8388742B98C6BE479282C543CD000EE0020EC2BF@ndes1.nisc.lan
Whole thread Raw
In response to psqlODBC/MSAcess How-To ?  (Arnaud Lesauvage <thewild@freesurf.fr>)
List pgsql-odbc
Erika M a écrit :
> This link is the SQL code for the Access comparisons.  I can't find
> the link for where I found this link though.
> http://docman.sourceforge.net/home_html/projects/sql/access_fix.sql


Thanks Erika, this is exactly what I was looking for !
It is strange that this doc explains taht :
-- you will need this function if you are using row versioning
-- according to
http://odbc.postgresql.org/psqlodbc.php?DocID=faq-advanced#rowversioning
you might not need it at all...

I could not find the fact, but what is the author talking about ?
Is this needed or not ?

--
Arnaud

Arnaud:
I believe it is referring to the FAQ that was moved here:
http://gborg.postgresql.org/project/psqlodbc/faq/faq.php

This link indicates that the missing operator may not have been added in version 6.4 as the answer to the question
indicates. I haven't checked it with the most current version of the driver. 
http://archives.postgresql.org/pgsql-interfaces/2000-09/msg00022.php

Erika M.

pgsql-odbc by date:

Previous
From: Arnaud Lesauvage
Date:
Subject: Re: psqlODBC/MSAcess How-To ?
Next
From: "Daniel Holm"
Date:
Subject: psqlodbc 07.03.0261 Memory Leak?