|
|
||
|
|
| MIME types: application/mdb, application/msaccess, application/vnd.msaccess MDB database file. Native format of the Microsoft Access database application. Used in conjunction with the Access relational database management system and as an exchange format. Binary format. Stores numerical and textual information as sets of tables. Developed by Microsoft in 1992. |
| "Elements" | list of elements and options available in this file | |
| "Rules" | full list of rules for each element and option | |
| "Options" | list of rules for options, properties and settings |
| "Data" | all datasets given as a list of arrays | |
| "Datasets" | names of all datasets | |
| "Datasets", n | the n | |
| "Datasets", name | dataset name name given as an array | |
| "Datasets", name, "Labels" | list of strings, representing the column labels of dataset name | |
| "Datasets", name, "LabeledData" | dataset name using rules for each column |
Show the Import elements available in an MDB sample file:
Import the names of all datasets stored in the file:
Import the data labels available for this dataset:
Import data associated with three labels:
Import an entire dataset as a list of rules:
Import all data from an MDB database:
|
| © 2008 Wolfram Research, Inc. |