Uses a set of SQL queries and formulas to calculate values for M and B of DescRec entries.
This will calculate the X coordinates for fields based on their recid in a crt entry.
This will calculate the Y coordinates for fields based on their recid in a crt entry.
Convert the Postgres database entries to the AccelNET runtime format.
Send the converted Postgres database entries into the currently running runtime system. This is only safe for a select set of tables.
Creates flatfiles of all Postgres tables for a database.
Retrieves database entries from the Postgres database as well as customizable SQL queries. The arguments vary for this command based on the current directory.
Used to get a raw dump file from Postgres for a database.
Experimental graphical database editor.
These files are used to customize a fetch command.
Sends updated database entries, including new additions to the Postgres database. If a customized SQL query was used to retrieve the entries, the query file must remain in place.