Elevate Software


Login Login

ProductsBulletSalesBulletSupportBulletDownloadsBulletAbout





Home » Elevate Software Blog

Icon Elevate Software Blog

Tags Showing all blog entries tagged with "New Releases"

ElevateDB 2.35 with Linux and MacOS Support Released
Posted by Tim Young on Fri, Jul 9 2021

ElevateDB 2.35 is now available for download. If you're an existing customer, then you should be receiving an email shortly with download instructions.Image

The following are the new features in 2.35:
  • ElevateDB now includes support for 64-bit MacOS and Linux in RAD Studio 10.4.


  • ElevateDB now includes support for 64-bit Linux in Lazarus 2.x (FPC 3.2.0).


  • ElevateDB now includes a 64-bit Linux version of the ElevateDB Server that can be executed as a command-line application, as well as a Linux service/daemon. Please see the Starting and Configuring the ElevateDB Server for more information on how to install and start a Linux instance of the ElevateDB Server.
Information If you have customized the ElevateDB Server source project, please note that, due to the new ElevateDB Server Linux support, the project and its source code has changed quite a bit from prior versions. Please review your existing source code and compare it to the new ElevateDB Server source code in order to determine what you may need to change if you wish to also support Linux with your customized ElevateDB Server.

ElevateDB 2.35 also contains a few bug fixes, which are detailed here.


Tags: ElevateDB, New Releases, LinuxPermanent Link0 Comments

Elevate Web Builder 3.01 Released
Posted by Tim Young on Thu, Apr 15 2021

Elevate Web Builder 3.01 is now available for download. If you're an existing customer, then you should be receiving an email shortly with download instructions.

The following are the new features in the Elevate Web Builder 3.01 native server modules:
  • There are new versions of the TEWBDataSetAdapter GetColumnsJSON, GetRowsJSON, and GetRowColumn methods in order to support the use of the TEWBDatabaseAdapter and TEWBDataSetAdapter components in non-EWB projects such as ISAPI DLL projects. These new versions accept a TParams instance instead of a TEWBServerRequest instance for passing in the parameters for the incoming web server request.
There are no new features for the base IDE/compiler/web server, but 3.01 contains quite a few bug fixes, which are detailed here.


Tags: Elevate Web Builder, New ReleasesPermanent Link0 Comments

ElevateDB 2.34 Released
Posted by Tim Young on Fri, Mar 26 2021

ElevateDB 2.34 is now available for download. If you're an existing customer, then you should be receiving an email shortly with download instructions.

The following are the new features in 2.34:
  • The job scheduling and execution has been improved in order to deal with jobs that experience errors. There is now a TEDBEngine ServerJobRetries property that allows you to specify how many times a job that experiences an error/exception will be retried before the job is disabled. There is also an ElevateDB Server setting called Server Job Retries that allows you to specify the same job execution parameter. You can use the ENABLE JOB statement to re-enable a job after it was disabled due to errors.


  • You can now use functions (in addition to procedures) with the CALL statement.
ElevateDB 2.34 also contains a couple of bug fixes, which are detailed here.


Tags: ElevateDB, New ReleasesPermanent Link0 Comments

ElevateDB 2.33 Released
Posted by Tim Young on Thu, Oct 15 2020

ElevateDB 2.33 is now available for download. If you're an existing customer, then you should be receiving an email shortly with download instructions.

The following are the new features in ElevateDB 2.33:
  • The ElevateDB Server session locking has been improved so that sessions with long-running queries do not prevent the following Configuration Database tables from being queried:

    ServerSessions Table
    ServerSessionLocks Table
    ServerSessionStatistics Table

    Previously, trying to query these system information tables would result in an error message similar to this:

    ElevateDB Error #506 - Cannot lock the session manager (ID: X)

    In addition, any attempts to try to disconnect or remove the server session using the following administrative SQL statements would result in the same error:

    DISCONNECT SERVER SESSION
    REMOVE SERVER SESSION

    Information It is still technically possible to see a session lock error with an ElevateDB Server instance under very heavy load. However, retrying the operation that resulted in the error should eventually result in a successful completion of the operation.
ElevateDB 2.33 also contains a couple of bug fixes, which are detailed here.


Tags: ElevateDB, New ReleasesPermanent Link0 Comments

DBISAM 4.49 Released with RAD Studio 10.4 Support
Posted by Tim Young on Wed, Jun 3 2020

DBISAM 4.49 is now available for download. If you're an existing customer, then you should be receiving an email shortly with download instructions.

DBISAM 4.49 now includes support for Embarcadero RAD Studio 10.4 Sydney (Delphi 10.4 for Windows 32/64-bit, and C++Builder 10.4 for Windows 32/64-bit).

RAD Studio 10.4 is an exciting release with several new VCL controls, including the new TEdgeBrowser control, as well as new TImageCollection and TVirtualImage controls that allow you to add multiple sizes of images/icons in your application that are automatically selected based upon the screen resolution. Also, the new RAD Studio 10.4 features a unified memory management architecture across all platforms. We don't have any immediate plans of porting DBISAM to non-Windows platforms at this time, but will be revisiting this after the ElevateDB ports are completed over the coming summer months.

You will find more information on all of the new features and improvements in RAD Studio 10.4 at the following link:

What's New in RAD Studio 10.4


Tags: DBISAM, New ReleasesPermanent Link0 Comments

ElevateDB 2.32 Released with RAD Studio 10.4 Support
Posted by Tim Young on Wed, Jun 3 2020

ElevateDB 2.32 is now available for download. If you're an existing customer, then you should be receiving an email shortly with download instructions.

ElevateDB 2.32 now includes support for Embarcadero RAD Studio 10.4 Sydney (Delphi 10.4 for Windows 32/64-bit, and C++Builder 10.4 for Windows 32/64-bit).

RAD Studio 10.4 is an exciting release with several new VCL controls, including the new TEdgeBrowser control, as well as new TImageCollection and TVirtualImage controls that allow you to add multiple sizes of images/icons in your application that are automatically selected based upon the screen resolution. Also, the new RAD Studio 10.4 features a unified memory management architecture across all platforms, and we will be moving forward with ElevateDB ports for all non-Windows platforms over the summer months.

You will find more information on all of the new features and improvements in RAD Studio 10.4 at the following link:

What's New in RAD Studio 10.4


Tags: ElevateDB, New ReleasesPermanent Link0 Comments


Previous Entries: 1-6 7-12 13-18 19-24 25-30 31-36 37-42 43-48 49-54 55-60 61-66 67-72 73-73
Image