April 16, 2025: DBMaker 5.4.7 Beta Version released! See what's new
Software
DBMaker 90-day Evaluation
We are very pleased to offer DBMaker 90-Day Evaluation Edition. Please contact us if your platform is not listed.
DBMaker 5.4.7 Beta Version
- Feature Enhancement and Bug Fixes
- Support SQL function
- Support SQL stored procedure with INOUT argument
- Support SQL stored procedure with transaction
- Support TRUNCATE TABLE SQL command
- Support Alter table Modify table constraint and drop constraint
- Support GREATEST and LEAST functions
- Support DBFILE_SIZE and FORMAT_BYTES functions
- Support TO_DATE,DATETOSTR,TIMETOSTR,TIMESTAMPTOSTR functions from addon to default
- Support FKCHK=2 to support self-reference FK/PK checking.
- Enhance performance for select count(*) for left outer join with only left table's filter
- Enhance performance for IN SUBQUERY without outer reference
- Fix cannot rename offline DB to same name with a online DB
- Fix the issue of not being able to delete system temporary files (DBNAMEno.TMP), adjust the behavior for the system temporary file generation rule from global to per connection:
- Remove DB_TPFIL keyword: user cannot define temp file name
- Change DB_ITTDIR default from DB_DBDIR to DB_TMPDIR
- Change system temporary filename format from DBDIR/DBNAMEno.TMP to ITTDIR/DBNAME_connectionid_no.TMP
- The max number of ITT file for a connection is 128
- The max file size of ITT file is 4G
- Manually delete the system termporary files for connection that no longer exists
using the following command:
CALL SETSYSTEMOPTION('CRITT', '0') - Support and fix DCI with ISCOBOL
- support for DCI_GETENV with DCI_EXEC_SQL sql_command
- Fix hundred of second of timestamp not intercepted by COBOL program
- Fix file status from FD with Decimal column
- JDBC and JTOOL GUI enhancement and fix
- Support jdbc driver with more Connection.prepareStatement signatures
- Support jdbc driver 4 connection string for DB_TMOFM
- Fix jdbc driver dbmaker.sql.JdbcOdbcXAResource for GlassFish with DBMaker
- Fix jdbc type 4 with NullPointer while reading Time column with ResultSet.getObject
- Fix jdbc type 4 with setLong + registerOutParameter NUMERIC
- Add a button named "Register/row" to display the selected record
- Add Auto Complete Improvement
- Add Truncate table
- Add Schedule-Task
- Add TDE Table with column encrypt/decrypt attribute
Software Downloads
Starting from DBMaker version 5.4.7 release, support for Windows 32-bit and Linux 32-bit platforms will no longer be provided. This policy will continue for all subsequent releases. If you require continued support for these platforms, please contact the DBMaker Support Team for further assistance.
DCI Downloads
Description | Download |
---|---|
DBMaker COBOL Interface (DCI) | ![]() |