Get Database Schema

getDatabaseSchema(db)

Arguments

db

full path to database (*.mdb, *.xls) or name of ODBC database

Value

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...