Tip of the day :ISQL console add command
ISQL has an “add” command to interactively insert records in a table.
Syntax is “add table_name” then it asks for values of each field
More about this command on Firebird-Devel list
News from the Firebird developers.
ISQL has an “add” command to interactively insert records in a table.
Syntax is “add table_name” then it asks for values of each field
More about this command on Firebird-Devel list
Dimitry Yemanov wrote about the complete Firebird 2.5 reference and how will be structured
I’m starting working on the contents for the complete Firebird 2.5
Language Reference with a hope to have it completed this winter. All the
appropriate questions and issues will be posted here in order to keep
everybody in sync. The first thing to discuss would be the document
structure.Here is what I have in mind:
http://www.firebirdsql.org/download/rabbits/dimitr/LangRef.html
It’s just a draft and any feedback is welcome.
The major difference from what we have now is that the syntax diagrams
(along with the detailed description of the every clause) is moved to
the appendix A.The major chapters contain the introduction to the appropriate
statements and the information on how to apply them to the common usage
patters instead.
IBReplicator V4.0.3 is available for download.Updated release notes.
![]() |
DA-SOFT Technologies announces the availability of AnyDAC for Delphi Winter 2010 release v 4.0.5.1605 – high-speed, Universal Data Access Components for Firebird, Interbase, SQLite, MySQL, MS SQL Server, Oracle, PostgreSQL, MS Access, IBM DB2, Sybase SQL Anywhere, Informix, DbExpress, ODBC, that simplifies the task of building Embarcadero Delphi, C++Builder and Free Pascal Compiler database applications. |
AnyDAC for Delphi can be immediately downloaded from the download page.
What is new in v4.0.5 and what is AnyDAC ?
Today we uploaded a new version “adhoc 20101206″ of FreeAdhocUDF – the St.Nicholas edition.
There are some bugfixes, raise of exactness in some functions and 16 new functions (totally now 580!), among more UTF-8 versions of existing functions.
This is a recommended update. The most interesting new functions are
– F_TZVALUETOUTC which shows the diff of local time to UTC in hours
– F_LOCAL2UTC which converts the local server time to UTC
– F_UTC2LOCAL which converts UTC to the local server time
Whith this new functions you can merge now easyly dates from different timezones into one database.
(Nearly) all functions are running in Windows and Linux, with InterBase and FireBird, with 32 and 64bit
FreeAdhocUDF is licenced under the LGPL and you can use it without costs also in commercial projects – see licence.
You can download it from ftp://ftp.FreeAdhocUDF.org/FreeAdhocUDF/
Documentation found at http://FreeAdhocUDF.org/index_eng.html
For all kind of questions and bug-reports use eMail help@freeadhocudf.org
adhoc dataservice / Christoph Theuring
There is a new version of phpbb3 (3.0.8) so I have updated the guide for Ubuntu (Maverick or Lucid) and it will work without issues in Debian too.
Python 3.0 dbapi for firebird rdbms is now updated http://bit.ly/bg1jQf , you can check the commit history and re-tweet
Firebird .NET provider team is proud to announce next version of ADO.NET provider for Firebird – 2.6.0.
Firebird 3.0 is now uploaded and accepted into official Debian experimental repository (this is the first upload so things will break also you must backup database from 2.5 and restore into 3.0)
You can read install guide for firebird 3.0 on howto access the experimental repository.
You can check what bugs are already fixed in the next version of Firebird and
review the generated changelog
I was interested in the freebsd related building issues