I wrote a little batch script to switch between versions of Firebird SQL Server nearly automatically. Read the rest of this entry »
You are currently browsing articles tagged scripting.
This is my first released backup script for Firebird RDBMS. It automagically search for all Firebird databases from a central directory, uses gfix to validate them, then backup + gzip them to a central backup directory keeping only 5 last successful backups.
It may be used as a cron script to automate Firebird databases backup. Read the rest of this entry »