Posted in Fabrication Details

New Function For Database Queries

The DRI functional language has  a new built in function. It accepts a path to a database and a SQL statement.  The sql statement should return a record with one or more fields.

The function will create a variable with the same name and value of each field in the record.  The variable names may be given an optional prefix to avoid conflicts with existing variables or keywords.

This command supports communication among the various modules of the system.

(more…)