New dbExpress driver for SQL Server with support for RAD Studio XE4!

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for SQL Server in Delphi and C++Builder
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New dbExpress driver for SQL Server with support for RAD Studio XE4!

Post by Devart » Mon 20 May 2013 09:08

Dear users,
Devart team is proud to introduce the new version of dbExpress driver for SQL Server with the latest Rad Studio XE4 support, that gives our users opportunity to develop their applications using the cutting-edge IDE for both Win32 and Win64.

In this version:
  • Rad Studio XE4 is supported
  • Assembly registration without .NET SDK installed is improved
  • SchemaOverride connection parameter for dbExpress 4 metadata is added
  • ParamPrefix connection parameter that allows deleting the "@" symbol from parameters names of stored procedure for dbExpress 4 metadata is supported
  • SQL Azure support for dbExpress 4 metadata is improved
  • The 'Unexpected data type 25' error in Delphi 2007 is fixed
  • Bug with processing stored procedures for dbExpress 4 is fixed
  • Bug with not quoting server object names is fixed
  • Bug when opening table for SQL Server Compact Edition 4.0 for 64-bit Windows is fixed
Devart Development Team
http://devart.com/dbx/sqlserver/

Locked