KBMMW 4.93.10 发布

例行更新,主要是bugfix.
4.93.10 June 4 2016 Important notes (changes that may break existing code) ====================================================== * Fixed compilation for D2009. Notice that some features are no longer available like RemoteDesktopServer component, Fast MREW lock, log timing and memory debugging. This is due to use of generics, which were very unstable until XE2. We strongly suggest upgrading to at least XE2. Changes/minor additions ======================= - Changed Load/Save methods of TkbmMWXMLAuthorizationStorage to include optional boolean for if to save/load configuration (Actors, Roles, Resources). Default true. Notice that this will break existing code where logins where saved/loaded. To fix, insert new extra argument (true). Fixes ===== - Fixed compilation for D2009. Notice that some features are no longer available like RemoteDesktopServer component, Fast MREW lock, log timing and memory debugging. This is due to use of generics, which were very unstable until XE2. We strongly suggest upgrading to at least XE2. - Fixed TkbmMWDateTime.SystemLocalTimeOffsetSecs Nextgen issue. - Fixed initial flush of log entry in kbmMWLog. - Fixed SDAC3 query parameters bug. - Fixed ODAC4 query parameters bug.
对应的kbmmemtable 也大量修正了 鱼儿 提出来的问题
We are happy to announce the latest and greatest release of our memory
table.

Whats new in 7.74.10 May 29 2016
--------------------------------
  - Fixed locate on string/widestring field on NextGen.
  - Fixed locate/lookup on BCD fields.
  - Fixed locate on string/widestring field on NextGen.
  - Fixed locate/lookup on BCD fields.
  - Fixed NextGen SQL resource bug.
  - Added missing Lazarus resource file to installer.
  - Updated Lazarus packages and resource file with icon for TkbmMemSQL
    and component registration.
  - Fixed Lazarus compilation of kbmSQLMemTableAPI.pas.
  - Fixed filtering on Lazarus.
  - Fixed leak.
  - Fixed blob handling in Nextgen.


原文地址:https://www.cnblogs.com/xalion/p/5560227.html