Downloads

June 28, 2024 DBMaker 5.4.6 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.6 Version

  • feature enhancement and bug fix
    • support Transparent Data Encryption(TDE)
    • support EXCEPT in SELECT syntax
    • support ORDER BY and LIMIT within UNION
    • support where null=null is true after execute CALL SETSYSTEMOPTION('ANSI_NULLS','0')
    • support where (col1,col2) in ((val1,val2),(?,?)...) syntax
    • support DB_SCHLGDAY to remove schedule servers's log, the default is 30 days
    • support syntax to execute the schedule's task:
      call setsystemoption('SCHEDULE_SYNC','schedule_name');
    • support CSVEXPORT() stored procedure to export query's result to csv file
    • support EXTENDTS() stored procedure to extend tablespace
    • support create/alter tablespace with logical_file='physical_file' syntax for setting at server's site's dmconfig.ini
    • support update statistics with mode option syntax
    • add more status info
      • add PRODUCT_INFO and BUILD_VERSION at SYSINFO
      • add TDE_DB, TDE_STATUS and TDE_OPEN_AUTO at SYSINFO
      • display IO_SERVER status at SYSUSER
      • add info for suggest rebuild index in DMEVENT.LOG after update statistics
      • add shrink tablespace compressonly's progress and journal status in DMSHRINK.LOG
      • add check db progress info in DMCHECK.LOG
    • support ALTER VIEW ALL COMPILE and disable auto rebuild view's behavior
    • change DB_INSPGCMP default from -1 to 1
    • fix when call SETSYSTEMOPTIONW('key','string'), the string should be saved as ANSI in dmconfig.ini when DB_LCODE=10
    • fix crash with left join and projection has subquery
    • fix multi-connection rebuild SQL stored procedure may cause invalid procedure
    • fix dmserver start two distinct dbname may get warm start error
  • support web application framework in github
    • support django-dbmaker driver 2.x to 4.x
    • fix bugs in django-dbmaker Driver
  • support and fix DCI with ISCOBOL
    • support $XFD COMMENT DCI BIGINT
    • support $XFD COMMENT DCI DCI_ENCRYPT
    • support insert/rewrite with system default attribute column
    • support DCI_COLUMNS_MAPPING for OPEN I-O or OPEN OUTPUT
    • fix using DCI_BLOB_GET crash at win64
    • fix dci_set_where_constraint did not remove previous filter for READ operation
  • dmSQL
    • fix unload table will have problem when table constraint > 1024 bytes
  • JDBC and JTOOL GUI enhancement and fix
    • support prepareStatement(String sql,int autoGeneratedKeys)
    • support JDBC TYPE 4 for PreparedStatement batch when there's no clob/blob parameter
    • fix JDBC TYPE 4 may crash when execute sql command's length > 64k
    • fix JDBC driver exception using commons-configuration2-2.7
    • fix display chinese characters are garbled in jdbatool when DB_LCODE=10
    • fix import clob data through ODBC in JDataTransfer Tool may get extra '00' characters
    • fix JDBATOOL cannot display SQLDEF from SYSTEM.SYSPROCINFO

Software Downloads

Platform (x86) Description Download
Windows 7/8/10/11/2012/2016/2019 DBMaker 5.4.6 Version Windows download
Windows 7/8/10/11/2012/2016/2019 DBMaker 5.4.6 Version Windows Bundle download
Windows 7/8/10/11/2012/2016/2019 DBMaker 5.4.6 Version Windows Bundle with Java Tool download
Linux2.x86 DBMaker 5.4.6 Version Linux download
Linux2.x86 DBMaker 5.4.6 Version Linux Bundle download
Linux2.x86 DBMaker 5.4.6 Version Linux Bundle with Java Tool download
Platform (x64) Description Download
Windows 7/8/10/11/2012/2016/2019 DBMaker 5.4.6 Version Windows download
Windows 7/8/10/11/2012/2016/2019 DBMaker 5.4.6 Version Windows Bundle download
Windows 7/8/10/11/2012/2016/2019 DBMaker 5.4.6 Version Windows Bundle with Java Tool download
Linux2.x86_64 DBMaker 5.4.6 Version Linux download
Linux2.x86_64 DBMaker 5.4.6 Version Linux Bundle download
Linux2.x86_64 DBMaker 5.4.6 Version Linux Bundle with Java Tool download

DCI Downloads

Description Download
DBMaker COBOL Interface (DCI) download

Manual Downloads

Description Download
DBMaker Online Help download
DBMaker Java Help download
Quick Start Guide download
Database Administrator's Guide download
DCI User's Manual download
ISDCI User's Manual download
dmSQL User's Guide download
Error Reference and Message download
ESQL/C Programmer's Guide download
JConfiguration Tool Reference download
JDBA Tool User's Guide download
JAVA Query Tool Guide download
JServer Manager User's Guide download
JDBC Programmer's Guide download
ODBC Programmer's Guide download
OLEDB User's Guide download
SQL Command and Function Reference download
SQL Stored Procedure User's Guide download
DBMaker Toturial download
XML Tool User's Guide download
DBMaker Datasheet download
DBMaker bundle manual - unix download
DBMaker bundle manual - Windows download