Creates a table on the given connection from the specified set of fields.
name of the table to be created.
description of all fields for the new table.
TRUE if successful, FALSE otherwise.
See Implementation
Creates a table on the given connection from the specified set of fields.