zoukankan      html  css  js  c++  java
  • kbmmw 5.15.00 发布

    We are happy to announce v. 5.15.00 of the most complete development toolkit for Delphi and C++Builder for building native modular and fast multi-tier solutions.

    If you like kbmMW, please let others know! Share the word!

    We strive hard to ensure kbmMW continues to set the bar for what an n-tier product must be capable of in the real world!

    Notice that kbmMemTable v. 7.92.00 or newer is a prerequisite to this update.

    This is a combined bugfix and selected new features release.

    The release includes:

    • New ORM features including the ability to copy tables and structures from one database to another.
    • Interbase/Firebird metadata improvements and SQL rewriting fixes.
    • SmartBind fixes and performance improvements
    • Improvements to SmartEvent
    • Several other feature improvements and fixes.

    Please check the end of this post for a detailed change list.

    Professional and Enterprise Edition is available for all with a current active SAU. If your SAU has run out, please visit our shop to extend it with another 12 months.

    Community Edition (CE) can be used as a 60 day trial, alternatively as a free product, provided the license is followed. Please read license.txt file for details. CE supports a large subset of the Enterprise Edition features, but may have technical and artificial limitations in certain areas. It only supports a specific Delphi/Win32 SKU, produce Win32 executables and do not include source.

    Please visit https://portal.components4developers.com to download.

    —-

    kbmMW is the premiere n-tier product for Delphi, C++Builder and FPC on Win32, Win64, Linux, Java, PHP, Android, IOS, .Net, embedded devices, websites, mainframes and more.

    Please visit http://www.components4developers.com for more information about kbmMW.

    —-

    Components4Developers is a company established in 1999 with the purpose of providing high quality development tools for developers and enterprises. The primary focus is on SOA, EAI and systems integration via our flagship product kbmMW.

    kbmMW is currently used as the backbone in hundreds of central systems, in hospitals, courts, private, industries, offshore industry, finance, telecom, governments, schools, laboratories, rentals, culture institutions, FDA approved medical devices, military and more.


    5.15.00 Mar 28 2021
    
            Important notes (changes that may break existing code)
            ======================================================
    
            * Require kbmMemTable v. 7.92.00!
    
           	Changes/minor additions
            =======================
    
            - Improvements and fixes in SmartBind, including FMX listview and performance improvements.
            - Improved ORM, including new AsInserted and Batched to IkbmMWORMQueryStage.
              AsInserted will return a dataset with each record marked as newly inserted, which when resolved
              will insert the data into the datastorage of choise.
            - Changed ORM SurfaceDynamicTable to accept an AOptions argument.
              If mwqoFetchOnDemand is in options, AsDataset will attempt getting first batch of 200 records
              and for each call to AsDataset another batch will be returned until no more records, in which
              case the returned dataset is nil.
            - Added support for VAX timestamp (VAXLocalTimestamp and VAXUTCTimestamp properties) in kbmMWDateTime.
            - Added support for multiple kbmMW_Event attributes on each method for various subscriptions.
            - Added more functions to TkbmMWPlatformMarshal for converting memory data.
    
            Fixes
            =====
            - Fixed missing deregistration of memtable SQL API's
            - Fixed and improved Interbase/Firebird SQL rewriter resulting in ability to correctly describe and 
              create tables, including decoding default field values when they are constants.
  • 相关阅读:
    Ubunut16.04 安装 Theano+GPU
    ubuntu源与常用python配置pip源(win)、pip常用命令
    集群(heartbeat)搭建
    Linux下搭建企业共享目录方案之------samba
    LAMP的安装和注意事项
    Linux最小化安装,忘记安装开发工具的解决方法
    去掉Linux尖锐的提示音
    最小化安装CentOS7,没有ifconfig命令---yum search command_name搜索未知包名
    编译安装php-5.4.44
    configure: error: Please reinstall the libcurl distribution
  • 原文地址:https://www.cnblogs.com/xalion/p/14590929.html
Copyright © 2011-2022 走看看