From: | Thomas Chabaud <tc(at)geosys(dot)fr> |
---|---|
To: | |
Cc: | pgsql-odbc(at)postgresql(dot)org |
Subject: | Re: Strange Update query ... |
Date: | 2006-04-03 07:05:20 |
Message-ID: | 4430C930.6040606@geosys.fr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
Hélder M. Vieira a écrit :
> I tried to replicate the situation you describe, without success.
> I guess ADO for some reason is trying to build an SQL statement
> corresponding to a parameter query.
> I'd bet on a ADO misinterpretation of your intention caused by the
> myvalue1, myvalue2 and myvalue3 data types.
> Could you post the DIM statements of those variables ?
>
>
> Helder M. Vieira
>
>
>
>
I have find the bug, it was an error in the code, there was a
function before my code which changed the values, and the values I supposed
to be new values in the update statement were in fact the old values ...
Sorry for the waste of time, and thanks a lot for your explanations.
Regards,
Thomas
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2006-04-03 08:29:42 | Re: problem about maximum row size ? |
Previous Message | Bruce Momjian | 2006-04-03 03:40:46 | Re: problem about maximum row size ? |