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.1
Now supporting filtered indexes and anonymous SQL Stored procedures, SQL block and including these other additional new features. DBMaker 5.4.1 require Linux 32bit (glibc 2.3) and x86_64bit (glibc 2.7):
- Support filtered indexes
- Support automatically create expression indexes with auto index daemon
- Support anonymous SQL Stored procedures
- Support create trigger with SQL block
- Extend number limitation of system internal temporary files from 8 to 128
- Add log system for schedule server
- Support load external table via ODBC connection string in dmSQL tool
- Fix altering table to another tablespace with SET FASTCOPY ON gets internal error
- Fix JDBC performance and out of memory problem
- Fix cannot rebuild indexes in another tablespace
- Fix dmserver may crash when empty excel is inserted into MSEXCELTYPE or MSEXCELFILETYPE column
- Fix schedule daemon does not work with Daylight Saving Time
- Fix update more records on a table with replication to another tablespace
- Fix JDBC's updating error for DECIMAL type
- Fix JDBC's PreparedStatement setBigDecimal after serShort gets data conversion overflow
- Add synchronized() to prevent hdbc/hstmt being used after connection.close()
- Change behavior for creating temporary tables in another tablespace
- Enhance JDBA Tool's performance