| Using Access Without ODBC Data Connoction |
|---|
| With Microsoft® Access the data source can be accessed by an ODBC Data Connection, or directly by acessing the .mdb file (without previously setting up the ODBC Data Connection) |
| The Access .mdb
file can be accessed directly, by entering the String driver={Microsoft Access Driver (*.mdb)};DBQ=D:\Programme\Database\ExampleDBs\EUStatistiken.mdb in the field Database of the Database Connection Dialog, where D:\Programme\Database\ExampleDBs\EUStatistiken.mdb corresponds to the absolute path to the .mdb file |
| Views |
| Because of Microsoft® Access did currently not support VIEWS, no Database viewscan be used in eva/3 applications, that use Microsoft® Access as database |