Subscribe

Showing posts with label Firebird SQL. Show all posts
Showing posts with label Firebird SQL. Show all posts

Tuesday, January 13, 2009

Download Firebird 2 Quick Start Guide

Firebird 2 Quick Start Guide

The Firebird Quick Start Guide is an introduction for the complete newcomer to a few essentials for getting off to a quick start with a Firebird binary kit.

Download

Download Firebird 1.0 Quick Start Guide

Firebird 1.0 Quick Start Guide

This guide is an introduction for the complete newcomer to a few essentials for getting off to a quick start with a Firebird binary kit. For the fine details of configuring and running your server and tuning your installation

Download

Download NULL behaviour and pitfalls in Firebird SQL

NULL behaviour and pitfalls in Firebird SQL

Download

Download Firebird Generator Guide

Firebird Generator Guide

This article explains what Firebird generators are, and how and why you should use them. It is an attempt to collect all relevant information about generators in a single document.

Download

Download Setting up Firebird on Ubuntu Linux

Setting up Firebird on Ubuntu Linux

This article describes the process of installing and running Firebird on Ubuntu Linux. Like the Debian GNU/Linux distribution it is based on, installing software with Ubuntu (or Kubuntu) is very straightforward and Firebird is no exception. This guide is based on Ubuntu 6.10 “Edgy Eft”.

Download

Download Migration from MS-SQL to Firebird

Migration from MS-SQL to Firebird

This section describes the conversion guide itself.
The conversion from MS SQL server documentation is meant, first, to help users evaluate whether the process should be performed at all. It then goes on to detail how this can be done, adding bits of experience collected by different people.

Download

Download Coexistence of Firebird 1.5 and InterBase 5.6 or 6.0

Coexistence of Firebird 1.5 and InterBase 5.6 or 6.0

This paper describes how you can make InterBase and Firebird 1.5 coexist on your Windows computer. Please note that the solution provided here will not allow InterBase and Firebird to run at the same time. You can toggle between them with a minimum of hassle though.

Download

Download Firebird's nbackup tool

Firebird's nbackup tool

nbackup is a new backup utility that comes with Firebird 2.0. It offers possibilities not present in gbak - Firebird's pre-existing backup tool - but doesn't replace the latter. Both programmes have their strengths and weaknesses; they will likely coexist for some time to come.

Download

Download Firebird Commandline Utilities

Firebird Commandline Utilities

The Firebird distribution kit installs a number of useful utility programs to assist in the running of your Firebird server & databases. This book introduces you to the various utilities, some of which are more useful than others.

Download

Download Firebird 2.0 Language Reference Update

Firebird 2.0 Language Reference Update

This guide documents the changes made in the Firebird SQL language between InterBase 6 and Firebird 2.0.x. It covers the following areas:
Reserved words
Data types and subtypes
DDL statements (Data Definition Language)
DML statements (Data Manipulation Language)
Transaction control statements
PSQL statements (Procedural SQL, used in stored procedures and triggers)
Context variables
Operators and predicates
Internal functions
UDFs (User Defined Functions, also known as external functions)

Download

Download Firebird 1.5 Language Reference Update

Firebird 1.5 Language 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. It covers the following areas:
Reserved words
Data types and subtypes
DDL statements (Data Definition Language)
DML statements (Data Manipulation Language)
PSQL statements (Procedural SQL, used in stored procedures and triggers)
Context variables
Internal functions
UDFs (User Defined Functions, also known as external functions)

Download

Download Firebird 1.5 Quick Start Guide

Firebird 1.5 Quick Start Guide

This guide is an introduction for the complete newcomer to a few essentials for getting off to a quick start with a Firebird binary kit. For the fine details of configuring and running your server and tuning your installation

Download

Download Firebird SQL Conformance

Firebird SQL Conformance

This document outlines how much Firebird conforms to the current SQL standard. Please note that the following information is not a full statement of conformance, but just information for those interested in the subject.
The version this document refers to is ISO/IEC 9075:2003, or simply SQL:2003.

Download