Utility functions for importData and exportData

DESCRIPTION:

Utility functions for importData and exportData

USAGE:

isDirectDatabaseType(type)

REQUIRED ARGUMENTS:

type
A string used as the type argument to importData or exportData

VALUE:

TRUE if the input implies we are not using ODBC to access the database.

DETAILS:

This function is not intended to be used directly.