SQLite Data Access Components (LiteDAC) 2.7.25 released

Released: Sep 8, 2016

Actualizaciones en 2.7.25

Características

  • Added TDADataSetOptions.InsertAllSetFields property.

Correcciones

  • Fixed several bugs in SmartFetch Mode.
  • Fixed bug setting the TCustomDADataSet.EOF property after a fetch is canceled.
  • Fixed bug with param values loss after changing TDAParam.ValueCount.
  • Fixed bug with PtrOffset function when Overflow Checking option is enabled.
  • Fixed bug with DisposeBuf failed error when canceling dataset changes.
  • Fixed bug with duplicated MacroChar variable.