» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with Using + reading

Forced-Writes and Firebird database corruption

If there were statistics on corrupted Firebird databases, I believe more than 80% of them would have something in common: they were running with forced-writes off. Since Firebird 2.1 forced-writes also work in linux. With that in mind I put together a comparison between the two modes. What are forced-writes and when to use them? I hope DBAs [...]

Firebird: Firebird News

Data load speed test , Mysql vs Firebird

I’ve run some data load tests with various databases using DBMonster, so connecting to databases through JDBC on a WindowsXP personal computer. Here are the results, in both cases I loaded 100 rows in the parent table and 1000 in the child table, with foreign keys enabled.

Firebird: Firebird News

Infovark is using firebird

We’ve been using Firebird as infovark’s SQL database for several months now.

Firebird: Firebird News

Liberado Firebird 2.1

jachguate’s blog in Spanish about new features introduced in Firebird 2.1

Firebird: Firebird News

Going distributed with Plastic 2.0

One of the most important new features in Plastic 2.0 is the distributed system. Today I’m going to talk about the set up I’m using to work from my laptop, disconnected from any network, and how I use the distributed system to synchronize changes back and forth.

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

Firebird vs Postgresql

We have similar databases running on MySql, Postgresql and Firebird. One of the reasons for moving away from MySql was that the UTF8 support didn’t work properly. Read the rest of the article here http://nikolajlindberg.blogspot.com/2008/03/firebird-vs-postgresql.html 

Firebird: Firebird News

Beware of Firebird 2.0 Debian package and UDF

when you upgrade in debian from firebird 1.5.x to 2.0.x beware of some UDF issues

Firebird: Firebird News

Zope, Plone, Firebird hosting

We invite you to host Zope, Python, Plone and Firebird SQL projects in our hosting segment. Our network location, over 8 years of Zope hosting experience and professional attitude to client’s needs makes our service quality really enjoyable.

Firebird: Firebird News

HowTo Install Firebird 2.0.3 Database Server On Ubuntu 7.10

This tutorial explains how you can install the Firebird database server (version 2.0.3) on an Ubuntu 7.10 server.

Firebird: Firebird News

Win32 Lazarus/Firebird embedded runs on PCBSD! with wine

I was very surprised realizing that my Win 32 Lazarus+Firebird embedded application can be installed and running on PCBSD (www.pcbsd.org) OS under Wine. Although I couldn’t install Win32 Firebird server, it seems that embedded server (consists of .dll files) works OK! One more option for multiplatform pograming… Regards,Zlatko

Firebird: Firebird News

Qt4 + Firebird - problem solved in ubuntu

This week I looked at Firebird2 and decided to give it a try. In a few minutes I discovered that the package libqt4-sql (the one that provides support for accessing databases from Qt4 apps) comes with just a few drivers enabled (coincidentally the ones that I mentioned above). Firebird is NOT enabled by default. Here is [...]

Firebird: Firebird News

Best way to open an database in qt(c++classes)

I want to exchange some ideas. I have a class to connect to the database Firebird. All classes that need access to the database is inherited this class. What is the best way to make connection to the database?

Firebird: Firebird News

What is SchemaProber?

The main purpose of SchemaProber is to provide a lightweight representation of a database schema. It doesn’t do anything except relay information from the database. Here’s the class diagramVariationen von http://www.pokerneu.de. for SchemaProber

Firebird: Firebird News

Firebird installation, easy way?

What would be the easiest way to redistribute FireBird server?

Firebird: Firebird News

New Camaro db engine - better than Maria

Read the answer to the question “Anyone here ever used the Firebird db engine?”

Firebird: Firebird News

Firebird on Solaris 10 (sparc) - howto

I’ve downloaded the latest 2.0.3 Firebird Server for Solaris 10 SPARC, installed it and had some minor troubles to make it run.

Firebird: Firebird News

Firebird DBMS & .NET blog

I’ve created this blog for one reason only. I just starting my first steps in database applications using .NET and I would like to share my experiences that I will face during my journey. The major thing that affected my decision was the embedded database that gives you the ability to create standalone applications.

Firebird: Firebird News

Firebird and .net provider membership

Joe Wirtley started working on a project with the Firebird database server and .net provider

Firebird: Firebird News

Plastic SCM 1.5 is out!

We are very happy to announce the new Plastic SCM 1.5 release!

Firebird: Firebird News

Visual Studio 2005 - Management Databinding in Firebird

Luciano Bastianello wrote :”This article Spurred from the demand for a friend who invited to me to try to me with the databinding on the database Firebird ” You can read the google translation here

Firebird: Firebird News

Setting up Firebird 2.0.1 in CentOS-5.0

The 5.0 of CentOS release was done on April 12th. This is an guide on how to install firebird 2.0.1 in CentOS 5.

Firebird: Firebird News

Interesting thread on realbasic forum

An good thread to read on realbasic forum (hey is Friday and is related to firebird advantages)

Firebird: Firebird News

Firebird job for the weekend - on rentacoder

Job for the weekend : Add Stored Procedures To Firebird Database Another interesting one is about crypting stored procedures in Firebird. Keep your eye on the Firebird related jobs

Firebird: Firebird News

Joao Pedrosa’s wiki - post of the day

My use of Firebird started with its precursor, Interbase. I used Interbase for almost two years in a Delphi project, and at the time I was already doing some Firebird tests to see if it was a good alternative to Interbase. It was. It is. But I ended up not using it. From then on, [...]

Firebird: Firebird News

FireRuby- Anything I can help ? [ blog of the day]

Mocte wrote about FireRuby project and asked how he can help

Firebird: Firebird News

The Python Papers , Volume 2, Issue 1, 2007

This is the complete issue containing Python User Group highlights, interviews, more on coding idioms, and an academic paper on the Firebird Database. (Revision 2) [See remaining text…]  This paper presents a simple data dump and load [...]

Firebird: Firebird News

I found a bug in my library - blog/post of the day

He is using Firebird and c++ for an application , You can read his story (about killing an bug) I am so happy, I must write somewhere this, after more then a month of complains from a customer I finally solved the problem. He was complaining that my application is getting slower and slower as he [...]

Firebird: Firebird News

firebird, flamerobin and ibutils blog of the week

via michele de meo’s blog [ED:article is written in Italian language]

Firebird: Firebird News

“Using an Embedded Firebird” example

Sean Riley shares his experience with getting the embedded Firebird to work with FirebirdClient 2.0 in forums.dotnetfirebird.org

Firebird: Firebird News

Firebird ADO.NET Provider - article

Recently I [Hugh Ang] have installed open source database Firebird and its ADO.NET provider. I was really impressed and thought this would definitely be my choice of database for future personal projects. I did run into a few things though.

Firebird: Firebird News

How To Create Custom Database With Enterprise Library 2.0 Data Access Block

There seems to be little documentation on how to create custom database object to be used for Enterprise Library 2.0 Data Access block. Here is the rest of the How To [Written by Hugh Ang]

Firebird: Firebird News

C#, nHibernate, Firebird…

Note to Readers: First article of this type ever by this author so proceed with caution and without any guarantees.

Firebird: Firebird News

HowTo install Firebird in Slackware Linux

Here are the install steps for Firebird 1.5x in Slackware Linux . In part 2 he shows how to add it at start up

Firebird: Firebird News

howto connect openoffice.org 2.x to firebird - guide in spanish

Here is an guide on howto connect to firebird from openoffice.org in spanish

Firebird: Firebird News

Moving firebird from windows to linux

In this guide Juan Carbajal is showing us how to move firebird databases from windows to linux , guide is written in spanish again

Firebird: Firebird News

Page 1 | Next >>