Contents
- Index
- Previous
- Next
Attaching to the Databases
In order to access your data, you must have an application or program to process it.
In the eTEK™ Accounting system, the application is typically composed of four separate databases: eTEKCode2007.accdb, eTEKSamp2007.accdb (which has arbitrary/random sample/test data for training purposes), eTEKData2007.accdb (where your organization's actual accounting data will reside), and eTEKErr2007.accdb (<<<< NOTE: The specific names may be different in the version you have purchased - just ask support for the names of your databases)
Caution: your specific version may be slightly different; eTEK tech support will confirm the exact names applicable to your installation. The "code" contains all of the objects necessary for the application to function. The other databases contain the tables that store all of the accounting data and system activity. The data tables in these databases will need to be attached to your "code" to perform any work. In addition, as noted above, typically your purchase will include a database of sample data so you can follow along with examples in the user guide and on-line Help to familiarize yourself with the eTEK™ Accounting application before any "live" data is entered.
eTEK Code
eTEK Data
eTEK Sample Data
eTEK Error Database