Syntax2 formatting issues

When using Syntax2 for DBLOOKUP or DBQUERY, your function must conform to these rules:

  • All adapter commands (for example, -DBTYPE) can be either upper or lower case, but not mixed case.
  • A space is required between the adapter command and its value (for example, -DT database_adapter).
  • The order of the adapter commands is not important.