Search My Blog

Monday, August 17, 2026

Admin INI 2026 R3 Utility App Released - for PB 2025 R2!

 ** Hot News **

Updated Admin INI Utility Application released!


     Software Tool & Die Inc. today are very pleased to announce an updated Admin INI utility application version 2026 R3 for Appeon PowerBuilder that was built from the latest STD Integrated Framework version 2026 R3 and the new Appeon PowerBuilder 2025 R2 Release. The highlights in this release are:
  • Migrated the code to PB2025 GA build 6430.
  • Updated "Theme" support for PB2025 R2 GA's new Hi-Res support.
  • Updated the STD Framework to version 2026 R3 build 2026.3.0.481
  • Updated the Encrypt / Decrypt feature for DB Connection settings within App's INI file.
  • Can now display the main menu as either a Toolbar or Ribbon Bar based on Apps INI setting.
  • Tested the Admin INI utility EXE's on W11 version 25H2 build 26200.9168
Example INI file with encrypted values


     Application INI encoding and decoding is a critical  feature when protecting "actors" from garnering access to your system databases! Most PB applications use INI file settings to load their  Transaction Objects (ie SQLCA) with connection information. This DB connection information usually contains sensitive User Identification, Server, Password, Connection Security settings, etc. This information is key to protecting unauthorized data access.
 
    The great news though is that the new Admin INI utility application can totally secure this DB Client connection information. Also, the STD Framework knows how to decrypt this information when loading your application's Transaction Object(s). Once connected to the DBMS, the STD framework will then re-encrypt that information in memory using different random keys so that even memory scrapers cannot decipher it!

 
Select INI. Section Name, Transaction value, & then decrypt it!


Edit Required Value, then Encrypt it, & then save it back to INI


    The Admin INI utility application utilizes standard methods supplied by the STD Framework. These API's are now embedded in the framework so that can be easily used by Client Server, PowerClient or PowerServer based applications as well. You can see the PB Application use of this encrypted DB Client information in the STD Framework's OrderEntry Demo Application (download here)!

    You can download the Admin INI utility application from the STD Framework's website by clicking here! You can also download either of the free open source STD framework for PowerBuilder version 2025 R2 by clicking here! Note that previous versions of the framework in the Archive sub-folder.
 
Enjoy!


Regards ... Chris

No comments:

Post a Comment