PkLab.Net - Ingegneria Informatica e Automatica
Italiano English

Search Results

You are looking for:Keywords LIKE '*SQL*'

PkBdeToSql

Free Portable convertor from BDE / Paradox database to sql text file.

It dumps BDE full database or selected tables to sql file using LocalSQL dialects. Is very usefull to put paradox tables under version control but it cab be used with to migrate BDE database to new sql DB also



Firebird: A safe trigger for autoinc fields

As you know, Firebird doesn’t have Autoinc fields but you can use triggers and sequences (generators) in order to obtain Autoinc features. On the web you can find many example about this.

Unfortunately I can’t find examples where triggered field (autoinc field) could receive a NOT NULL value, as is in data import from script. Following common examples,  when the triggered field receives a value, the generator isn’t incremented so you may have “key violation” on future inserts.

In this document is shown a safe trigger example that can be used also when the triggered filed could receive a value.

Keywords: SQL, FireBird
Categories: Software developing


Firebird: Tree data mangement

This document shown two different way for server side managment of Data Tree with Firebird. First method uses Recursive Common Table Expression. Second method uses Recursive Stored Procedure

Keywords: SQL, FireBird
Categories: Software developing


Firebird: Tree data mangement with recursive CTE

This document shown how to use Firebird Recursive Common Table Expression to managing trees



Firebird: Tree data mangement with recursive Stored Procedure

This document shown how to use Firebird Recursive Stored Procedure to walking trees



Nota: questo materiale è di proprietà di Pk Lab ed è utilizzabile liberamente a condizione di citarne la fonte
[Privacy] [Termini e condizioni] [Home Page]  [Search]
Copyright PkLab (c) 2009
Contatto: - P.Iva: 01219980776