-
Open the Banner folder.
-
Click on the Access icon for the database you wish to access. In this case,
we will choose MS Access (Development).
-
When Access starts, select Blank Database.
-
Click OK.
-
Key the name for your database in the File Name field. In this example, we
are creating a database to use as part of a phonathon.
Since this is tied to the Banner database you selected above, it's a good
idea to include the Banner database in the name of your database (in this
case, it is (Development).
-
Click Create.
-
Click New to establish the links.
-
Select Link Table then click OK.
-
Select ODBC databases in the Files of Type field at the bottom (you'll
have to scroll down to see it).
-
Click the Machine Data Source tab. Select the "short name" of the database
to be used (e.g. DEVL for Development) and click OK.
-
Enter your Banner User Name and Password, then click OK.
At this point a list of all the Banner Tables you have access to will
appear. The format for these names is owner.table where owner is the
username that "owns" a given table. In the database view of MS Access
this information will be displayed as owner_table (in other words, here the
separator is a period, later it is an underscore). Owners for the primary
systems are:
| Accounts Receivable | TAISMGR | |
| Alumni | ALUMNI | |
| Financial Aid | FAISMGR | |
| Finance | FIMSMGR | |
| General | GENERAL | Job submission, population selections |
| Payroll | PAYROLL | |
| Position Control | POSNCTL | |
| Student | SATURN | Name, address and telephone |
-
Click on the tables to be linked to the database (Select All is not recommended).
In the example shown, SATURN_SPRIDEN, SATURN_SPRADDR and SATURN_SPRTELE
have been selected.

-
Click OK. To add tables later, open the database, select the Tables
tab, and click New.
The tables you have selected are available for any queries or reports
you need, but updates to Banner data are not allowed here.
Original instructions provided by Steve Read.
|