» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with products + Articles

Latest FBLib for Delphi/Lazarus

At the moment (well, for the last two years now) we only use FBLib. The original author is nowhere to be found, so I started maintaining or rather fixing the issues we deteced. For our latest FBLib, you can get a update from tiOPF’s project on SourceForge.net. svn co https://tiopf.svn.sourceforge.net/svnroot/tiopf/3rdParty/FBLib/Trunk FBLib I tagged the original version of FBLib as well, so [...]

Firebird: Firebird News

COBOL language in Firebird SQL Pre-processor is now enabled on debian/ubuntu

This feature was requested on ubuntu bug tracker and now  fix  is released in firebird2.0 for Ubuntu Intrepid Ibex https://bugs.edge.launchpad.net/ubuntu/+source/firebird2.0/2.0.3.12981.ds1-16 and in firebird2.1/firebird.2.0 for debian http://packages.qa.debian.org/f/firebird2.1/news/20080523T050204Z.html

Firebird: Firebird News

IBProvider comes to 64 bits

New IBProvider v3.0 RC2 [build 3997] for 64 bits operational systems has been released. Also the related article 10 reasons to upgrade Interbase and Firebird application to 64 bits was published.

Firebird: Firebird News

installing ibwebadmin 2.0 from cvs

you will need an apache+php+php5interbase setup (in ubuntu or any distro,or windows) [See remaining text…]  $sudo apt-get install php5-interbase cvs then checkout the latest version in /var/www directory $cd /var/www $cvs -d:pserver:anonymous@ibwebadmin.cvs.sourceforge.net:/cvsroot/ibwebadmin logincvs -z3 $sudo cvs -d:pserver:anonymous@ibwebadmin.cvs.sourceforge.net:/cvsroot/ibwebadmin co -P ibwebadmin $sudo [...]

Firebird: Firebird News

php5-interbase + ibwebadmin 1.0.2 added to the ubuntu gutsy repository

php5-interbase package fixes php-api dependencies (LP: #179803) and (LP: #135695) and ibwebadmin is an update release for ubuntu gutsy the repository can be used by adding it in  /etc/apt/sources.list deb http://ppa.launchpad.net/mapopa/ubuntu gutsy main deb-src http://ppa.launchpad.net/mapopa/ubuntu gutsy main then $sudo apt-get update $sudo apt-get install ibwebadmin as bonus firebird2.0-super from repository fixes  startup bug when server is restarted

Firebird: Firebird News

ibwebadmin 1.0.2 added to ubuntu ppa repository

here are the instructions for installing ibwebadmin 1.0.2 package on (latest development branch of ubuntu) [See remaining text…]  add these lines in /etc/apt/sources.list deb http://ppa.launchpad.net/mapopa/ubuntu hardy main deb-src http://ppa.launchpad.net/mapopa/ubuntu hardy main then $sudo apt-get update $sudo apt-get install ibwebadmin you will [...]

Firebird: Firebird News

Generic Database Output Module for rsyslog

An introductory article about using the new Generic Database Output Module This modules supports a large number of database systems via libdbi. Libdbi abstracts the database layer and provides drivers for many systems. Drivers are available via the libdbi-drivers project. As of this writing, the following drivers are available: [...]

Firebird: Firebird News

Using new features of the Firebird 2.1 in the ADO .Net.

Beta version of the Firebird 2.1 database was published at the end of June. I suppose, most interesting features are the global database triggers, the temporary tables, possibility of the database monitoring through the SQL, canceling running queries and the new SQL statements. We are implemented new Firebird 2.1 features in IBProvider Read the rest of [...]

Firebird: Firebird News

firebird backend for django - progress

firebird database backend wrapper for django seems to be fixed watch this bug fixing thread

Firebird: Firebird News

Call for Testers: Mono 1.2.4 and Firebird .NET Provider

Mono 1.2.4 preview sources, packages, and installers are available at: http://mono.ximian.com/monobuild/preview/download-preview/ The beginnings of the release notes for 1.2.4 are available at: http://go-mono.com/archive/1.2.4/ [See remaining text…]  If no critical bugs are found after the preview period, these same downloads will be [...]

Firebird: Firebird News

ZeosLib - New bug tracker and SVN snapshot downloads

We‘re very happy to see you’re intensively testing version 6.6. To make testing and bug reporting easier we decided to change a few things. [ED: There are good guides for using Zeos components with Firebird+Delphi and Lazarus too]

Firebird: Firebird News

Sqlrelay - Getting Started Guide With Interbase/Firebird

SQL Relay is a persistent database connection pooling, proxying and load balancing system for Unix and Linux. Here is the Getting Started Guide With Firebird

Firebird: Firebird News

ibpp changes towards version 3.0

Work is in progress toward a ibpp 3.0 codebase which will officially be tweaked for and supporting Firebird 2.0, while bringing new extensions too. You may peek at some very preliminary (and very subject to significant changes) information about the version 3.0. [ED: if you don’t know what is ibpp here is the intro]

Firebird: Firebird News

Installing dnfBB version 1.2

To install dnfBB version 1.2 please follow these steps.

Firebird: Firebird News

Morfik Announces Pricing, Including a FREE Version

Morfik is poised to be the first AJAX RAD/IDE tool developer to go 1.0. Morfik is a traditional graphical development environment that takes the code you write in Java, C#, BASIC and Pascal, attaches the Firebird SQL database and Apache web server, and converts your graphical forms and code into HTML/JavaScript You can digg it

Firebird: Firebird News

Object Relational Membrane - project of the day with firebird support

A brief introduction to the ideas behind orm including a small example program.

Firebird: Firebird News

Using the Firebird Data Layer with mojoportal

Software required :Firebird sql server 2.0 Release candidate 4 or higher, MojoPortal, Net 1.1 or higher. Read More on the MojoPortal’s documentation area

Firebird: Firebird News

DBMS and charset settings, a summary and a call for help

Some clarification about charset settings for the various DBMS (MySQL, PostgreSQL, Firebird/Interbase, Oracle, Sqlite) and a call for help for charset setting support in PEAR::MDB2. Read the post

Firebird: Firebird News

Firebird Ported to gobolinux

Here is the active thread with the porting efforts . Gobolinux is an pretty interesting distro with new idea to packaging an application (the filesystem is the package manager)

Firebird: Firebird News

MDB2_Schema is learning new tricks

Igor is doing great work on moving forward the XML based database schema format originally developed by Manuel Lemos as part of Metabase that is used in MDB2_Schema. [ED…skiped some content]The idea behind this schema format is to make it possible to define a single database schema that can be used to create, alter and [...]

Firebird: Firebird News