Page 1 of 1

Exception the update of approx. 20,000 records

Posted: Fri 31 Aug 2012 07:45
by pmoegenb
SQLite Direct true:
With the update of approx. 20,000 records with or without transaction breaks off the program with an Exception of the class $C0000005 and the announcement ' access violation at 0x00404bf3 : read of adress 0x081e03b8 '.

SQLite Direct false: Version 3.7.13 is against it everything OK.

With UniDac, as well as with SQLiteDac this is in such a way.

Re: Exception the update of approx. 20,000 records

Posted: Fri 31 Aug 2012 08:31
by ZEuS
Thank you for the information.
Probably, the problem is the same as the one described here: http://forums.devart.com/viewtopic.php?f=48&t=24727 .
We will include the fix in the nearest LiteDAC build.
For now please set the Direct property to False.