» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with developer + firebird

Progress on the Entity Framework Provider for Firebird

Today, after some days/weeks, I finally created some noticable (= not only internals) progress with Entity Framework provider for Firebird. Now, the provider is able to use, map, call, … stored procedures (and functions [very experimental]). You can select stored procedures from database, map these to some operations in EF, create “function imports” etc. You can [...]

Firebird: Firebird News

Firebird Maestro 8.7 released

SQL Maestro Group announce the release of Firebird Maestro 8.7, a powerful Windows GUI solution for Firebird administration and database development. New version features support for Firebird 2.1 Windows authentication and some interface improvements. The company also announces the 30% discount for all their products till Jul 20.

Firebird: Firebird News

Firebird 1.5 SQL Temporary Reference Update

This guide documents the changes made in Firebird 1.0 and 1.5 SQL since the fork from the open-sourced InterBase 6.0 codebase. Here is the Pual Vinkenoog’s announcement on firebird-docs list Just uploaded a Firebird 1.5 SQL Update Reference to this temporary location: http://www.firebirdsql.org/devel/doc/manual/temp/ You [...]

Firebird: Firebird News

Running program from trigger, SP

This article was originally created for Databazovy Svet (in Czech) and covers a little bit more about this topic. This shortened version is focused only on solutions for Firebird, without any other stuff. Sometimes I see question(s) in forums, groups, lists about ability to run program from trigger or better to say perform some action done [...]

Firebird: Firebird News

Firebird 2.1 to be included in the top of most popular distributions

Firebird 2.1.x will be included in the top most popular linux distributions Here is the list of where firebird 2.1  is included or can be installed (I will create an table later) Debian [DONE] by Damyan Ivanov http://www.firebirdnews.org/?p=1715 Ubuntu [DONE] in the next release Intrepid Ibex 8.10 imported from debian http://www.firebirdnews.org/?p=1718 Fedora [Working] One friend [...]

Firebird: Firebird News

Firebird and Suse

By philippe on Thursday 29 May 2008 Since I helped Mandriva to do their packages for Firebird, I jumped and with Michal, we made things happen Users of Opensuse 10.0,10.1,10.3 and future 11.0 but also SLE 10 can now just use the server:database repository  and get Firebird 2.0.4 As soon as the Firebird Project will publish Firebird 2.1.1, [...]

Firebird: Firebird News

Testing needed for Firebird 2.0.4 and Firebird 2.1.0 packages for debian

As you may have noticed, debian experimental got firebird2.0 (2.0.4) and firebird2.1 (2.1.0). I would really appreciate if you give these some testing. 2.0.4 is more urgent as this is what I very much want to release with Lenny. 2.1.0 is possible for Lenny too, especially if 2.1.1 comes out soon. Thanks in advance. It is my pleasure to announce the widest [...]

Firebird: Firebird News

Firebird 2.1 CTE are supported by Active Query Builder

Active Database Software announced release of the new minor version of Active Query Builder, a true two-way visual SQL query builder component that allows end-users to build complex SQL queries via the intuitive visual interface. The component is available as VCL and ActiveX control, as well as .NET WinForms component. Recent improvements include: Support of Common Table [...]

Firebird: Firebird News

New version of IBProvider

IBProvider team released own OLE DB Interbase and Firebird driver. New implementation of the data type’s converter. Test system was improved and found bugs were fixed. More than 15 000 tests coded. Core was optimized. Read more about new IBProvider data type converter

Firebird: Firebird News

Performance improvement by using firebird client from cvs head

He doubled his performance by just switching the firebird client : We’ve just built and tested ‘libfbclient.so’ from the head branch and tested it against the release version 2.0.3. In other words, we only switched out the client library, and left the database server itself intact at version 2.0.3. The performance improvement is huge: fbclient-head: 6% processing time spent in ‘futex’ fbclient-2.0.3: [...]

Firebird: Firebird News

Firebird Data Wizard 8.4 released

SQL Maestro Group announces the release of Firebird Data Wizard 8.4, a powerful Windows GUI utility for Firebird data management. New version features: Now it is possible to create a system scheduled task or convert a task created in Data wizard to system one. Command line options have been implemented. Since this version each task is displayed as a [...]

Firebird: Firebird News

Ubuntu 8.04 released with Firebird+Flamerobin included

Ubuntu Hardy Heron 8.04 is released with firebird2.0 and flamerobin included in their repository Here is an easy guide for installing firebird2.0 and then follow the flamerobin 0.8.6 guide ps: soon there will be an firebird2.1 package for ubuntu created (it wasn’t possible to include it in this short period of time after release)

Firebird: Firebird News

Firebird Project has now ports for the top4 embedded processors

Firebird Project has now ports for the top4 embedded processors used in small devices like phones The top cpu used in that area are arm,x86,mips,powerpc according to linuxdevices survey http://www.linuxdevices.com/files/article077/embedded_processor_current_trend.jpg Here are the build results for firebird2.0 package on debian on main cpu architectures used in debian http://buildd.debian.org/pkg.cgi?pkg=firebird2.0 The latest port is for arm cpu , and here is the [...]

Firebird: Firebird News

Editline, Curses and Solaris AMD64

We finally solved the last major problem in the Firebird 2.0x build for Solaris 10 AMD 64bit. Whenever we tried to include editline in the build isql_static would coredump. We tracked the problem down

Firebird: Firebird News

Firebird and Rails using jruby

I’m using last jruby release with rails 2.0.2 and activerecord-jdbc-adapter. Here is the rest of the article http://www.forniol.cat/?p=91 

Firebird: Firebird News

What is the current status of kinterbasdb?

As you may know, the KInterbasDB project is without maintainer, and because Firebird project depends on it (for QA and other things), we have to do something to ensure it’s bright future. I have considered the option to take over this project, but at the end we decided to fork it under Firebird Project for next reasons: [...]

Firebird: Firebird News

PEAR MDB2 2.5.0b1 released

Finally, the new PEAR::MDB2 1.5.0beta1 is out! The number of fixed bugs and new features since the last stable release is impressive. The bravest of you that already installed the alpha version may have tried some of these already,

Firebird: Firebird News

Firebird remote BOF POC

Firebird Remove Buffer Overflow Proof of concept was posted on BugTraq The bug is the one fixed in the next stable releases and is not present in firebird 2.1 rc1& rc2 here is the description: Integer overflow in Firebird SQL 1.0.3 and earlier, 1.5.x before 1.5.6, 2.0.x before 2.0.4, and 2.1.x before 2.1.0 RC1 might allow [...]

Firebird: Firebird News

FirebirdClient 2.5.0 Alpha 2 released

The new version of FirebirdClient (ADO.NET Data Provider) is available for download: http://firebirdsql.org/index.php?op=files&id=netprovider . It’s mainly a bugfix release. Work on Entity Framework support still continues.

Firebird: Firebird News

Firebird Developer Progress Reports for this year

You can read the progress reports for this year on various engine development areas Dmitry Yemanov, 2008-02-01 Vlad Khorsun, 2008-01-27 Adriano dos Santos Fernandes, 2008-01-27 Alex Peshkov, 2008-02-02

Firebird: Firebird News

AnySQL Maestro released

SQL Maestro Group announces the release of AnySQL Maestro - a freeware, but powerful tool for all the database engines accessible via ODBC driver or OLE DB provider (Access, SQL Server, Firebird, Oracle, MySQL, PostgreSQL, etc). Key features include database object management, graphical database designer, visual query builder, data export and import, BLOB Viewer/Editor, and [...]

Firebird: Firebird News

SQLAlchemy 0.4.3 released

We’re getting the current batch of new stuff out the door, with plenty more waiting to fill into the next trunk. Theres a broad variety of new things here which are summarized below. Download SQLA 0.4.3 at: http://www.sqlalchemy.org/download.html Full changes:http://article.gmane.org/gmane.comp.python.sqlalchemy.user/11726/

Firebird: Firebird News

please save ibwebadmin in debian/ubuntu

This package is neither part of unstable nor experimental. This probably means that the package has been removed (or has been renamed). Thus the information here is of little interest … the package is going to disappear unless someone takes it over and reintroduces it into unstable.

Firebird: Firebird News

php5-interbase - please provide it again in ubuntu (gutsy/feisty)

I need php5-interbase for development in my job, please provide it again [Seems to be an bug in ubuntu, php5-interbase is not included, also ibwebadmin is not present in the repositories]

Firebird: Firebird News

Synchronization changes in cvs HEAD

A bunch of major changes has just been committed into HEAD. This message is intended to explain the details.

Firebird: Firebird News

Firebird Relational Database ‘protocol.cpp’ XDR Protocol Remote Memory Corruption Vulnerability

Firebird is prone to an integer-overflow vulnerability because it fails to ensure that integer values aren’t overrun. Attackers may exploit this issue to overflow a buffer and to corrupt process memory. Attackers may be able to execute arbitrary machine code in the context of an affected application. Failed exploit attempts will likely result in a denial-of-service [...]

Firebird: Firebird News

Firebird embedded example for delphi is now ported to lazarus

I modified fb_embedded2.pas originally written for Delphi by Fikret Hasovic. Now it works with Lazarus! [See remaining text…]  fb_embedded2.pas is a Pascal unit that can be included in a Lazarus project to enable embedding of [...]

Firebird: Firebird News

great news for firebird .net provider

Jiri wrote on the mailing list I have a great news for you. I’ve got offer from Paul Beach to continue with developement of NETProvider as lead and maintaining it etc. I’ve accepted and I’ve got some privileges to do the “maintaining work”. So the project isn’t dead. I hope we’ll kick-up the FB & .NET.

Firebird: Firebird News

JVCS 2.50 Beta 1 released - 1st branching support release!

The JVCS team is happy to announce JEDI VCS 2.50 Beta 1, which is the first beta version of the second JVCS release. This beta version targets experienced JEDI VCS users which are interested in branching functionality. [See remaining text…]  [...]

Firebird: Firebird News

Firebird is alive and secure

The following was sent to Charles Babcock at Information week in reply to an article entitled: Open Source Code Contains Security Holes As a developer and administrator of the Firebird Project I completely reject the statement you made in the above article. “The somewhat moribund Firebird project, for example, is listed with 195 identified defects, of which it [...]

Firebird: Firebird News

how hard the Core Developers are working

i would like to show you how hard the Core Developers are working (as if you don’t know that already …). A little graph for you …. http://tinyurl.com/yt5pgl or if you want to full 263 Character URL [See remaining text…]  [...]

Firebird: Firebird News

Carlos is leaving project

From Carlos Guzmán Álvarez: I have decided to leave the project, the reason is mainly that i have left to do development in my spare time and really i’m going to continue in that situation for a long time, really, right now the last thing i want when i reach home is get coding again I want [...]

Firebird: Firebird News

Firebird 2.03 on HPUX 11

via Paul Beach’s Blog I have just released a classic version of Firebird V2.03 for HPUX 11. This is a 64bit version for PA-RISC 2.0. The current install mechanism as per Firebird 1.5.x uses a tar file and scripts to install firebird into /opt/firebird etc. I think the time has now come to try and write [...]

Firebird: Firebird News

Firebird Maestro 7.12 released

SQL Maestro Group is happy to announce the release of Firebird Maestro 7.12, a powerful Windows GUI solution for Firebird administration and database development. New version features SQL Generator tool, improved Data Grid and Database Designer, and some other useful things. Full press-release is available here: http://www.sqlmaestro.com/news/company/4718/

Firebird: Firebird News

Firebird 2.03 Classic for MacOS - 10.5 Leopard Ready

If anybody is interested in testing the following: http://www.ibphoenix.com/downloads/firebirdCS-2.0.3-13023-i386.pkg.zip Right Click and Save as Regards Paul Beach

Firebird: Firebird News

lazarus 0.9.24 released

The Lazarus team is glad to announce the 0.9.24 release. This release is based on fpc 2.2.0. This release can be downloaded from the sourceforge download page.

Firebird: Firebird News

Page 1 | Next >>