...
Download esProc SPL
Make sure you have read esProc SPL Editions and Services before you download the program.
The trial for commecial editions requires a serial number; you can get it from the official download page
Community Edition
Standard Edition
- esProc for Windows
- esProc for Linux ( deb installation directions / rpm installation directions)
- esProc for Mac
Enterprise Edition
- esProc for Windows
- esProc for Linux ( deb installation directions / rpm installation directions)
- esProc for Mac
Peripheral and temporary update packages
- esproc-bin.jar was updated on 2024-09-06
- esproc-bin.jar was updated on 2024-08-30
- esproc-ext.jar was updated on 2024-09-06
- esproc-ext.jar was updated on 2024-08-29
- esproc-ent.jar was updated on 2024-09-05
- esproc-ent.jar was updated on 2024-08-29
- esProc External Library was updated on 2024-09-05
- ODBC driver was updated on 2023-07-25
20240731 Community Edition Update record
- Help Documentation updated;
- Improvement: Upgrade poi 5.0.0 to 5.2.5;
- Improvement: Users can define the auto-save interval for script file auto-save fuctionality;
- New function: aes()/des()/desede()/rsa() - Encrypt/decrypt a BLOB value/string;
- New function option: filename@s - Get name of the current script file;
- New function: r.alter()/r.derive() - Modify fields or add new ones to a record;
- New function: P.groupc() - Perform row-to-column/column-to-row transposition on multiple columns;
- New function: A.groupc() - Perform row-to-column/column-to-row transposition on a sequence of sequences;
- New function option: P.array@b() - Discard the first row when converting records of a table sequence to a sequence.
20240731 Standard Edition Update record
- Help Documentation updated;
- Improvement: Function prompt improved. Place pointer in parentheses after the function name in the IDE’s toolbar, function description will be automatically displayed.
20240731 Enterprise Edition Update record
- Help Documentation updated;
- New functionality: Add Mount remote storage platform.
20240905 External Library Guide Update record
- Mongo external library updated: Fixed the issue that mongo_shell() function returns wrong value;
- Zip external library updated: Fixed the issue that data gets garbled after a compressed file is extracted when its name contains special characters .