Hi,
The problem apprears with all the versions that are available on
ftp://ftp.postgresql.org/pub/odbc/versions/snapshots/
I'm using the 208 all the time, which is the last that works. I did test every version until the final 08.00.0005.
-----Message d'origine-----
De : Dave Page [mailto:dpage@vale-housing.co.uk]
Envoyé : jeudi, 24. février 2005 16:56
À : Philippe Lang; pgsql-odbc@postgresql.org
Objet : RE: [ODBC] New snapshot - 08.00.0005
> -----Original Message-----
> From: Philippe Lang [mailto:philippe.lang@attiksystem.ch]
> Sent: 24 February 2005 08:31
> To: Dave Page; pgsql-odbc@postgresql.org
> Subject: RE: [ODBC] New snapshot - 08.00.0005
>
> Hi Dave,
>
> I made some tests with MS Access 2000 / 2003 against a 7.4.5 database
> running under FreeBSD, and a problem has appeared with version
> 08.00.0005. Until here, I was using version
> 07.00.0.208 / 209, and I never had this kind of problem.
>
> Access keeps on telling me "You tried to assign a NULL value to a
> variable that is not of type VARIANT".
>
> This message appears for example when I run this pass-through query
> under Access:
>
> SELECT * FROM public."search_dossier"('%');
>
> Switching back to version 07.00.0.208 corrects the problem, and with a
> different parameter, search_dossier is likely to succeed, like with:
>
Does it work in 07.03.0209, or is .0208 the most recent that is OK? If so, what is the latest release that does work?
Regards, Dave.