Feedback

  • Contents
 

Database Operations

Database operations query a database and can play back a field to the caller using text-to-speech.  These nodes can also insert a new row, or update a database field.

Database Insert

Inserts a row (record) into a database table.

Database Query

Returns one row (record) from your database, and plays back a single field to the caller using text-to-speech.

Database Update

Updates a single field in one database record.