New build of SDAC 3.55.1.19 is available!

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Locked
Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

New build of SDAC 3.55.1.19 is available!

Post by Ikar » Wed 12 Oct 2005 06:56

New build of SDAC version 3.55.1.19 is available for download now.
This version includes:
  • Unicode error messages support added with EOLEDBError.MessageWide
  • SQL Generator improved: now in design-time format is used instead of
  • Fixed some bugs in design-time SQL Generator
  • Fixed bug with Master/Detail relations on string keys that differ in case only
  • Bug with reexecution after SQL statement changed fixed
  • Bug with assertion failure with OnNewRecord fixed
  • Fixed bug with detail refresh when field referenced by MasterFields property is empty
  • Fixed bug with extra detail record posts after master record changed
  • Bug with firing AfterScroll Event after detail dataset refresh fixed
  • Bug with simultaneous use of several DAC products fixed
  • Bug with changing FilterSQL of inactive dataset fixed
  • Bug with column sizing with CRDBGrid.OptionsEx.dgeStretch=True at design-time fixed
  • Bug with TCRColumn.SummaryMode=smLabel for string and date fields fixed
Core Lab development team
http://www.crlab.com/sdac

Locked