Skip to contents

Is the Given Database of Type MySQL?

Usage

isMySQL(db, ..., con = NULL)

Arguments

db

database file (*.mdb, *.accdb, *.xls, *.xlsx) or name of ODBC database

...

arguments passed to hsOpenDb, e.g. use2007Driver

con

connection object as returned by hsOpenDb, if already available. Default: NULL

Value

TRUE if db is a MySQL database, else FALSE