Index
Programs in this distribution are all Copyright (c) 2001 Chris Angelico. All rights reserved. If you find a genuine bug, I'll try to fix it. If it corrupts your data (which to me seems unlikely), restore from a backup. (You do make regular backups, don't you?) If it helps you to work more efficiently, I'll accept full responsibility. If it breaks anything, it was your choice to install it! <g>
To download, hit the link!
| File Name | Description |
|---|---|
| ArchiveLogging.CMD | Enable Archive Logging |
| BackupDB2 | Back up all databases |
| CreateTable | Generate a CREATE TABLE statement |
| ECLP | Enhanced Command Line Processor |
| TableSize | Calculate the size of a table |
All of these programs are donationware. If you like them, please send money (in Australian dollars) in proportion to the amount of value you get out of them.
Usage: ArchiveLogging database_name
Program file: ArchiveLogging.CMD
Installation: Copy to a convenient location, check code for configuration lines.
Usage: Run.
Program file: BACKUPDB2.CMD
Usage: Run and follow prompts.
Program file: CREATETABLE.CMD
If you pass ECLP.CMD a command as arguments it will be executed before interactive mode started. This allows you to make (for example) program objects of ECLP.CMD with arguments CONNECT TO database_name to automatically connect to the specified database.
Usage: Run and enter commands as in the built-in CLP.
Program file: ECLP.CMD
Usage: Run and follow prompts.
Program file: TABLESIZE.CMD