Data Translation
Data translation modules enable the translation of queries, result sets, and errors.
Query translation modules enable the SQL Relay server to modify queries before sending them to the database.
Result set translation modules enable the SQL Relay server to modify field values before returning them from the database.
Error translation modules enable the SQL Relay server to modify error codes and messages before returning them from the database.
The standard SQL Relay distribution includes several pattern-based data translation modules. Custom data translation modules can be developed too.