Invalid parameters specified

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for PostgreSQL in Delphi and C++Builder
Post Reply
cyberal
Posts: 4
Joined: Fri 04 Mar 2011 12:50

Invalid parameters specified

Post by cyberal » Tue 29 Mar 2011 07:26

Hello

When I set SQLConnection.Params.Add(Format('Prepared=%s',['True'])); i have Invalid parameters specified in execution.

Bug??

thank

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

Post by AlexP » Tue 29 Mar 2011 07:44

Hello,

I cannot reproduce the problem.
Your sample code works fine.
Please specify the following information:
- the exact version of dbExpress driver for PostgreSQL;
- the exact version of your IDE.

cyberal
Posts: 4
Joined: Fri 04 Mar 2011 12:50

Post by cyberal » Tue 29 Mar 2011 16:00

Version 1.40.0.12
Delphi 2010

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

Post by AlexP » Wed 30 Mar 2011 06:55

Hello,

Unfortunately, I still can not reproduce the problem.
Please send a complete small sample to alexp*devart*com to demonstrate it.

Post Reply