[6.2.7/PostgreSQL] Issue with parameters not dectected

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
swierzbicki
Posts: 451
Joined: Wed 19 Jan 2005 09:59

[6.2.7/PostgreSQL] Issue with parameters not dectected

Post by swierzbicki » Tue 15 Sep 2015 09:55

Hello,

I have plenty of SQL statement that doesn't works since v6.2.7. These SQL statement heavily use parameters.

After debugging my code, I see that parameters aren't found (paramscount = 0) anymore.

Are you aware of this issue ?

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: [6.2.7/PostgreSQL] Issue with parameters not dectected

Post by AlexP » Tue 15 Sep 2015 12:10

Hello,

We have already fixed the issue with parameters. We will upload the fixed version tomorrow.

Post Reply