Execute with comment

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for PostgreSQL in Delphi and C++Builder
Post Reply
Claudio
Posts: 25
Joined: Tue 17 Mar 2009 12:47

Execute with comment

Post by Claudio » Thu 26 Mar 2009 13:23

if for mistake I execute a consultation with '--' (Comments) it enters in looping.

sqlquery.sql.text: = '-- update xxxxxx ';
sqlquery.execsql; <---loop (freeze);

is this a BUG??

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Tue 31 Mar 2009 13:00

We have fixed this problem. The fix will be included in the next build of the driver.

Post Reply