From: | "Erika Marlow" <Erika(dot)Marlow(at)nisc(dot)coop> |
---|---|
To: | "Arnaud Lesauvage" <thewild(at)freesurf(dot)fr> |
Cc: | <pgsql-odbc(at)postgresql(dot)org> |
Subject: | Re: psqlODBC/MSAcess How-To ? |
Date: | 2006-03-24 15:59:12 |
Message-ID: | 8388742B98C6BE479282C543CD000EE0020EC2BF@ndes1.nisc.lan |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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.
From | Date | Subject | |
---|---|---|---|
Next Message | Daniel Holm | 2006-03-26 19:44:56 | psqlodbc 07.03.0261 Memory Leak? |
Previous Message | Arnaud Lesauvage | 2006-03-24 15:49:28 | Re: psqlODBC/MSAcess How-To ? |