Firebird Pascal Client API 1.0.2 is now available for both FPC and Delphi

MWA Software’s  Firebird Pascal Client API package (fbintf) release 1.0.2 is now available for download. The package has been updated to support Delphi Win32 (from Delphi 2010 onwards) in addition to the Free Pascal Compiler (3.0.0 onwards). The package is otherwise functionally identical to release 1.0.1.

The Firebird Pascal Client API package provides common Pascal language bindings to the Firebird API that are independent of the Firebird API version. Both legacy and Firebird 3 APIs are supported. The fbintf package provides the Firebird API in a format where all data types for SQL data, interface parameters and results are native Pascal types, including all parameter blocks and database information. The Pascal API is pitched at a similar level and purpose to the IBPP Firebird API provided to the C++ world. It is a required dependency for version 2 onwards of IBX for Lazarus, and is provided as both a standalone package and as part of IBX2.

The Firebird Pascal API is intended to be simple to use and to place the minimum burden on the API user when it comes to managing the Firebird client library and the various Pascal objects that are created to provide the API. It is implemented as reference counted COM interfaces which, for the API user, are as easy to use as other managed types such as AnsiStrings and dynamic arrays. The user only needs to worry about accessing and using the interface; disposing of interfaces is performed automatically whenever an interface goes out of scope. It is intended to be a full implementation of the Firebird API, including events, services, blobs and arrays.

It is distributed under the IDP Licence.

The package may be downloaded from https://www.mwasoftware.co.uk/fb-pascal-api

A comprehensive user manual fully describing the API is available from https://www.mwasoftware.co.uk/documentation

Firebird 2.5.7 is available

Firebird Project is happy to announce general availability of Firebird 2.5.7 — the latest minor release in the Firebird 2.5 series.

This sub-release introduces several bug fixes (including fix for a recently reported security vulnerability) and a few improvements, please refer to the Release Notes for the full list of changes. Binary kits for Windows and Linux on both 32-bit and 64-bit platforms are immediately available for download. Binary kits for Mac OS X will follow shortly.

IBProvider v3.37

Hello!

We made the next step for improving of our OLEDB/ADODB/.NET data provider for Firebird and InterBase.

Brief review of changes in new version:

  • Removed deprecated features
  • Improved steadiness to incorrect configuration of connection
  • Added a new feature for error processing [by customer request]

And, of course, new release has passed through load and functional tests. So it is ready for usage in production environment without any unpleasant surprises.

Full news text: http://www.ibprovider.com/eng/news/n_170210.html

Download page: http://www.ibprovider.com/eng/download.html

For getting a Free edition of provider need create an account at our web site: http://www.ibprovider.com/customer/register.php?lang=1

NodeJS C++ client node-firebird-libfbclient v.0.1.0 updated with Firebird Transaction changes

NodeJS C++ client node-firebird-libfbclient v.0.1.0  released with the following changes:

Adds possibility to use several transactions in a single connection.

New Transaction object was introduced. Connection object has new methods to create Transaction objects.

FBStatement object also was extended. Api description was updated in README.md.

Here is the big code pull request with changes .

Database .NET 20.7 and dbMigration .NET 4.6 released!

Database .NET 20.7 is an innovative, powerful and intuitive multiple database management tool. You can browse/grant objects, design tables, edit rows, run queries, generate scripts, analyze/monitor SQL and import/export/migrate/sync data with a consistent interface. (Full support for Firebird 1.5~3.0+)

For more information please visit http://fishcodelib.com/Database.htm
Free, All-In-One, Portable, Single executable file and Multi-language.


dbMigration .NET 4.6 is a simple, easy and intuitive multiple database migration and data synchronization tool, With it you can easily migrate schema and data between different databases without complicated procedures.

Supported databases: Firebird 1.5~3.0+, PostgreSQL, SQL Server, SQL Azure, LocalDB, MySQL, Oracle, IBM DB2, Informix, HP Vertica, NuoDB, Teradata, Sybase ASE, SQLite, SQLCe, Access, VistaDB, dBase, FoxPro, Excel, ODBC, OLEDB, Text…etc.

For more information please visit http://fishcodelib.com/DBMigration.htm
Free, All-In-One, Portable, and Single executable file.

1 22 23 24 25 26 147