» tagged pages
» logout

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

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

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

Installing firebird 2.0.x client with screenshots

When configuring a Windows machine for use by the Evolution™ payroll service-bureau system, a common step is installing the open-source Firebird database software; this Evo Tip details the process.

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 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

Firebird installation, easy way?

What would be the easiest way to redistribute FireBird server?

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

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

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

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

New Firebird MemberShip scripts

Someone was asking why the current Firebird MemberShip/Role/Profile Example doesn’t work with the ASP.NET Configuration tool for security. Hopefully this solves the problem. If it does I would appreciate someone letting me know so that others will also know in the future. [Some modifications to Membership/Role/Profile Example]

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

Some of the really interesting stuff with Firebird 2.0 - blog of the day jclement

I’ve been playing with Firebird 2.0 a bit the last couple days. I had played with it in the past (version 1.5) and loved it. Version 2.0 is even better.

Firebird: Firebird News

firebird on Amazon’s Elastic Compute Cloud (Beta)

There is an thread with running firebird with Amazon Elastic Compute Cloud

Firebird: Firebird News

Firebird database, VS 2005 and Vista

Peter’s Gekko wrote :”Just like last time getting the Firebird database working on my new machine was a long way of trial and error.”

Firebird: Firebird News

Firebird embedded database on Win 98

When using the Firebird database (version 1.5) on windows 98, or (specifically) when deploying applications using the Firebird database to computers with Windows 98. Here are some tips

Firebird: Firebird News

.net embedded firebird on vista report

It’s a winform .net 2 business app that is very data centric and we tested initially with the embedded FireBird database driver which I had a gut feeling was going to be trouble, but absolutely no problems at all and every aspect is significantly faster than on the same computer with the same hardware exactly [...]

Firebird: Firebird News

Minimizing the requirements of your application is a good thing

Minimizing the requirements of your application is a good thing. But what you don’t seem to be aware of is that embedded firebird is essentially a set of DLLs (or *.so in linux) and the database file. So you only need to install a few more files _together_ with your application . And the [...]

Firebird: Firebird News

Future Performance Question - from an big firebird customer

Greg Kay from objectmastery.com wrote on Firebird-Architect list: Firstly, some background. Our system currently runs on Firebird Classic 1.5.3, dual CPU opteron 252, 16 gig ram, and SuSE Linux 10.1. The database is about 25 gig and has 150 - 200 connections and about 1 million transactions a day (between 8am and 8pm). The server mostly sits at about 30-40% [...]

Firebird: Firebird News

FBTalk - New Firebird powered Forum is UP

Just a quick note to let everyone know that FBTalk.net is now up and running using dnfBB, a forum designed around firebird. The old forum and all posts/topics are still available. All users who were registered at FBTalk should now have received a new email with details on how to activate their new account. Rgds Simon Carter

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

Local backup of your database

We recently came across a neat and free backup scheduler that works for Firebird database tables. [it’s about FIBS backup scheduler]

Firebird: Firebird News

Page 1 | Next >>