Category: Tools & Products releases
Announcements of new Firebird related products, or new releases.
Database .NET 18.8 released
Database .NET 18.8 is an innovative, powerful and intuitive multiple database management tool, With it you can Browse objects, Design tables, Edit rows, Export data, Run queries and Migrate data with a consistent interface. (Full support for Firebird 1.5~3.0) |
- New features and improvements from 18.6 to 18.8 (2016/07/04)
- Added Support for package’s procedures and functions (FB3)
- Added Support for Firebird (Run as an Application) (FB)
- Ability to automatically set charset (FB)
- Ability to automatically fix client library for Firebird v3 Embedded Server (FB3)
- Ability to specify Client Library path (FB)
- Improved SQL History (FB)
- Improved Query Builder (FB)
- Improved Binding Procedure and Function parameters (FB)
- Improved Transaction Mode (FB)
- Improved Find In Grid (FB)
- Improved AutoComplete and IntelliSense (FB)
- …and more
For more information please visit http://fishcodelib.com/Database.htm
Free, All-In-One, Portable, Single executable file and Multi-language.
ANN: dbExpress Driver for Firebird version 52
4.1.2016.52 Release on 28 May 2016
- Support Firebird 3.0.0-32483
- Migrate code base to RAD Studio 10.1 Berlin
- Revert commit 320c3ccc70368082b29dc48ab2851a0b2989c3af that may cause access violation
- Add Boolean field support available in Firebird 3.0.0
Download here.
GitHub: https://github.com/ccy/dbx4fb
Database .NET 18.5 and dbMigration .NET 3.1 for Firebird v3 are ready
Database .NET 18.5 is an innovative, powerful and intuitive multiple database management tool, With it you can Browse objects, Design tables, Edit rows, Export data, Run queries and Migrate data with a consistent interface. (Full support for Firebird 1.5~3.0) |
- New features and improvements from 18.2 to 18.5 (2016/05/25)
- Compatible with Firebird 3.0.0 (SRP and Legacy authentications)
- Updated to FirebirdSql.Data.FirebirdClient.dll 5.0.5.0
- Added Support for browsing delimited text files
- Added Export Results to PSV/SSV (Pipe and Semicolon delimited) (*.psv;*.ssv)
- Improved Index Desinger
- Improved Data Editor and Browser
- Improved AutoComplete and IntelliSense
- Improved Data Migration and Synchronization (Pro)
- …and more
For more information please visit http://fishcodelib.com/Database.htm
Free, All-In-One, Portable, Single executable file and Multi-language.
dbMigration .NET 3.1 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, dBase, FoxPro, Excel, ODBC, OLEDB, Text…etc.
- New features and improvements (2016/05/25)
- Compatible with Firebird 3.0.0 (SRP and Legacy authentications)
- Updated to FirebirdSql.Data.FirebirdClient.dll 5.0.5.0
- Delimited text files support (CSV/TXT)
- Improved Data Synchronization
- …and more
For more information please visit http://fishcodelib.com/DBMigration.htm
Free, All-In-One, Portable, and Single executable file.
ADO.NET provider 5.0.5.0 for Firebird is ready
ADO.NET provider 5.0.0.0 for Firebird is ready
New 5.0.0.0 version of ADO.NET provider for Firebird is ready for download. As you can see the major version number changed.
This release contains two new big features, both focused on Firebird 3. The BOOLEAN
datatype is now supported (except Entity Framework mapping, currently). And SRP authentication is supported on Firebird 3. I think these are the most fundamental new features so I’m releasing it now. There’s more to come.
dbMigration .NET v3 released
dbMigration .NET 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, dBase, FoxPro, Excel, ODBC, OLEDB…etc.
- New features and improvements from 2.6 to 3.0 (2016/04/25)
- Compatible with Firebird 3.0.0 RTM
- Ability to Add custom columns
- Ability to Manage Indexes
- Added Batch Mode Settings
- Added Custom Mapping Types
- Improved Automatic Mapping Types
- Improved Command-Line
- …and more
For more information please visit http://fishcodelib.com/DBMigration.htm
Free, All-In-One, Portable, and Single executable file.
IBProvider v3.29. State stabilization
Hello everyone!
We glad to inform about new IBProvider v3.29.
A brief description of the new release:
- Management of server resources for cursors and blobs improved.
- The main build IBProvider (vc14xp) is now compiled using VS2015 Update 2.
- Extended load testing performed.
Current state
Actually, as of the moment we have reached the local balance point:
- Basic «critical» problems solved.
- All initiated code changes completed.
…
The full text of the news: http://www.ibprovider.com/eng/news/n_160412.html
Database .NET 18.1 released
Database .NET is an innovative, powerful and intuitive multiple database management tool, With it you can Browse objects, Design tables, Edit rows, Export data, Run queries and Migrate data with a consistent interface. (Full support for Firebird 1.5~3.0)
- New features and improvements from 17.6 to 18.1 (2016/03/31)
- Added Execution Plan for Firebird
- Added Automatic reconnection
- Added Inspect Object
- Added Dark Mode
- Added Autocomplete for Manual Filter
- Added “Copy Selected Results to Clipboard”
- Added “Calculate Selected Cells”
- Added Export Results to PSV (Pipe delimited) (*.psv)
- Ability to Cancel executing command
- Ability to Rename Results tab
- New Additional Commands: (:print ‘msg_str’)
- Improved Data Import and Export
- Improved Data Editor and Browser
- Improved Generating Batch Scripts
- Improved SQL Editor
- Improved Query Builder
- Improved AutoComplete and IntelliSense
- Improved Data Migration and Synchronization
- …and more
For more information please visit http://fishcodelib.com/Database.htm
Free, All-In-One, Portable, Single executable file and Multi-language.
Digest of IBProvider v3.17.2-v3.18.2
Hello!
We have released a set of IBProvider updates with optimizations and corrections.
For example – we rewrote the support of “array” data type. Now we can (reservedly) say that IBProvider really can work with all server data types. With minimal numbers of “buts”…
Common list of changes
- Optimizing server resource management.
- Revision of work with XSQLVAR::sqlind.
- Improved work with InterBase v12 (XE7).
- Added initialization property «dbdate_rules».
- Updated list with reserved keywords of Firebird v3.
- New support for «array» data type.
- Improved cancelation of fetch operation (fb.direct mode).
- Correction of creation binary blob with zero length.
- Correction of error with MSSQL Linked Server and BLOB.
Also
- Updated support of IBProvider in our ADO.NET provider.
Links