Deletion using ADO is time consuming

Hello, everybody.

Deleting a record from a .mdb DB using ADO (not ADO.NET), takes approx. 5 sec.

This is a 100,000 records DB (500 B each record).

Anybody has a clue, why




Answer this question

Deletion using ADO is time consuming

  • Peto_SVK

    I'm afraid the question is outside the scope of this forum. The C++ General forum deals with the VC++ 2005 IDE, libraries, setup, debugger, samples and documentation -- but not the use of all libraries and technologies.

    While most borderline issues are answered, and followed up, a great deal of these off topic questions are simply not given their fair attention. The reason is that many of the people here are specialized in their field, which may not be the same as that of the question. Seeing as this post has gone by unanswered, I encourage you to direct further similar queries, in addition to this one, to the technology specific newsgroup at http://msdn.microsoft.com/newsgroups.

    See also http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=19445&SiteID=1 for more information on the scope and use of this forum.

    Thanks!

    (OTP)



  • Deletion using ADO is time consuming