DeleteWhere BUG

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
zhlmxh
Posts: 5
Joined: Wed 12 Oct 2005 09:14

DeleteWhere BUG

Post by zhlmxh » Mon 28 Nov 2005 13:23

I am using SDAC 3.55.1.20.
I add a where term to TMSQuery by AddWhere,but I Use DeleteWhere not Delete the where term.

Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Post by Ikar » Mon 28 Nov 2005 15:26

Please describe more detailed what you mean.

zhlmxh
Posts: 5
Joined: Wed 12 Oct 2005 09:14

Post by zhlmxh » Mon 28 Nov 2005 15:47

I mean the deleteWhere did not clear the where clause

Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Post by Ikar » Tue 29 Nov 2005 13:29

Please specify your SQL and Where clause.

Post Reply