|  | 
 
 dbx FunctionsTable of Contents
dbx_close — Close an open connection/databasedbx_compare — Compare two rows for sorting purposesdbx_connect — Open a connection/databasedbx_error — Report the error message of the latest function call in the moduledbx_escape_string — Escape a string so it can safely be used in an sql-statementdbx_fetch_row — Fetches rows from a query-result that had the 
  DBX_RESULT_UNBUFFERED flag setdbx_query — Send a query and fetch all results (if any)dbx_sort — Sort a result from a dbx_query by a custom sort function |