dbExpress Driver for SQL Server について

Microsoft SQL Serverデータベースサーバーにすばやくアクセスできる高パフォーマンスドライバー

dbExpress Driver for Microsoft SQL Server は SQL データベースサーバーへの高速アクセスを提供するために共通のインタフェースを定義するデータベースに依存しないレイヤです。サポートされたそれぞれのサーバー用に、 SQL サーバードライバは共通に実行できる独立したドライバによってライブラリー処理クエリーとストアドプロシージャ用のdbExpress Driver for Microsoft SQL Server インタフェースを提供します。dbExpress Driver for Microsoft SQL Server はハイパフォーマンスデータベースコネクティビティを提供し、そして実装が容易です。dbExpress ドライバはダイナミックリンク・ライブラリとして Windows用に利用可能です。dbExpress Driver for Microsoft SQL Server を使うデータベースアプリケーションを実装する場合、構築するアプリケーションファイルで dll を含むことが必要なだけです。

dbExpress driver for Microsoft SQL Server Features

  • Native Connectivity to SQL Server - Applications based on dbExpress Driver for SQL Server are easy to deploy, do not require installation of other data provider layers (such as BDE and ODBC), and that's why they can work faster than the ones based on standard Delphi data connectivity solutions. Moreover, dbExpress Driver for SQL Server provides working with SQL Server not only through OLE DB, but through SQL Native Client as well.
  • Developing in Delphi and C++Builder - dbExpress Driver for SQL Server is a cross-IDE solution for developing applications for Windows and macOS: RAD Studio, Delphi and C++Builder for both x86 and x64 platforms. dbExpress driver for SQL Server also provides support for the FireMonkey platform, which allows you to develop visually spectacular high-performance native applications for Windows and macOS.
  • Performance - All the components and libraries are designed to help you write high-performance, lightweight data access layers, therefore they use advanced data access algorithms and techniques of optimization.
  • DB Compatibility - SQL Server, SQL Server Compact and SQL Azure.
  • 64-bit Development - dbExpress Driver for SQL Server doesn't limit your choice of the development platform. Now you can develop for 32-bit and 64-bit platforms with Delphi.
  • Monitoring - Use the dbMonitor tool to monitor and analyze all the DB calls made by your application using dbExpress Driver for SQL Server. dbMonitor performs per­component tracing of SQL statement execution, commits, rollbacks, etc.
  • IDE Compatibility - The product is compatible with the latest IDE versions and editions of Delphi and C++Builder including Community Edition.
  • Development Platforms - Now you can develop not only VCL-based applications in Delphi, but also use the newest FireMonkey application development platform.