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.
KBMMW 4.93.10 发布的更多相关文章
- KBMMW 4.93.10 win64 一个BUG 修正
经常有人提到kbmmw 4.93.10 的64 位版本没有32位版本稳定. 经过官方确认,是delphi 编译器生成64 位代码内存偏移地址的错误. 在kbmMWGlobal.pas 中 有一个函数k ...
- KBMMW 4.93.00 发布
可喜可敬,作者非常勤奋,跟上了delphi 10.1 的步伐. 4.93.00 April 26 2016 Important notes (changes that may break existi ...
- Upstart 1.10 发布,系统初始化守护进程
Upstart 是一个用以替换 /sbin/init 守护进程的软件,基于事件机制开发.可用来处理启动过程中的任务和服务启动. Upstart 1.10 发布,改进记录: New bridges: u ...
- [转]Birdfont 2.10 发布,字体编辑器
最近在忙大数据.黑天鹅算法实盘测试 许久没有更新字库方面的资料,汗一个... 今天转一个 :Birdfont 2.10 发布,字体编辑器 字体编辑器,向来很少,除了fontlab的几个昂贵的商业版,就 ...
- 回归Qt——写在Qt5.10发布之日
今天偶然看到一条关于Qt5.10发布的消息,发现Qt经历了诺基亚风波之后发展得依然良好,感到很欣慰.回头看上次关注Qt技术还是2011年,那时候用Qt4.7做一个小项目,对于一个写Win32界面和MF ...
- Ubuntu 19.10 发布 | 云原生生态周报 Vol. 24
作者 | 木苏.进超.冬岛.元毅.心水.衷源 业界要闻 1.云原生编程语言 Pulumi 1.0 pulumi ,一款中立的开源云开发平台,Pulumi 支持多语言.混合云环境.完全可扩展.初期支持 ...
- kbmmw 5.10.10 发布
这个版本主要是bug修正. New stuff ========= - Added OnException event property to TkbmMWSchedu ...
- KBMMW 4.92.00 发布
We are happy to announce the release of kbmMW Professional and Enterprise Edition. Yet again kbmMW c ...
- KBMMW 4.90.00 发布
kbmMW is a portable, highly scalable, high end application server andenterprise architecture integra ...
随机推荐
- if you end up with a boring miserable life
- [2014.01.27]wfImage 图像处理组件 3.3
组件支持多种图片格式,包括bmp,jpg,gif,wmf,emf,ico,png,pcx,tif,tga,pcx,dcx等. 组件提供两种输出接口,包括保存,直接显示(您再也不用定时清理那些临时的垃圾 ...
- 好程序员带你了解一下HTTPS和SSL/TLS协议的背景与基础
>> 相关背景知识 要说清楚 HTTPS 协议的实现原理,至少需要如下几个背景知识. 大致了解几个基本术语(HTTPS.SSL.TLS)的含义 大致了解 HTTP 和 TCP 的关系(尤其 ...
- 流水灯 外侧<->中间<->外侧
/* //side<-center->side //side->center<-side //loop *// #include "reg52.h" voi ...
- android studio 各种问题
1.dexDebug ExecException finished with non-zero exit value 2 全bug日志如下: (Error:Execution failed for t ...
- OAF_开发系列15_实现OAF组件重用和继承(案例)
20150717 Created By BaoXinjian
- Unable to find messages file 'cscui.dll' 问题解决
之前在工作机器上安装VS 2015卡死,结束进程,安装失败一直无法使用,昨天下班开着电脑把VS 2015卸载了,今天早上来,以前正确的项目现在生成都报错 "Unable to find me ...
- C#实现Windows服务
资源:Walkthrough: Creating a Windows Service Application in the Component Designer: https://msdn.micro ...
- sklearn学习笔记1
Image recognition with Support Vector Machines #our dataset is provided within scikit-learn #let's s ...
- QQ右下角浮动窗口
<html><head><meta http-equiv="Content-Type" content="text/html; charse ...