Get Database Schema
getDatabaseSchema(db)
db | full path to database (*.mdb, *.xls) or name of ODBC database |
---|
list with elements tables and relationships. Element tables is a list o named elements with the name representing the table names and the elements being lists describing the table...