Slow data deletion - SQLAnywhere V 11

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
yar
Posts: 15
Joined: Sun 23 Mar 2014 10:47

Slow data deletion - SQLAnywhere V 11

Post by yar » Mon 21 Aug 2017 17:20

I use through ODBC and DB SQLAnywhere V 11

I delete data and I see that there is slowness
Although all the data has been deleted from the table still the mouse's Hourglass shows SQL

Do you have any idea what the problem might be?

azyk
Devart Team
Posts: 1119
Joined: Fri 11 Apr 2014 11:47
Location: Alpha Centauri A

Re: Slow data deletion - SQLAnywhere V 11

Post by azyk » Tue 22 Aug 2017 09:38

Please specify whether this problem is reproduced on our UniDACDemo project. It is located in the folder "Demos\UniDacDemo\" relative to the path where UniDAC demo project were installed. If not, please compose a small sample to reproduce it and send it using the contact form on out site: http://www.devart.com/company/contactform.html . In the sample also include the scripts to create tables and fill them with data.

Post Reply