Frequently Asked Questions - Data Warehouse Knowledge Base
QUESTION: I just got my Power Access Account and need to get access to the Warehouse. How do I set up my computer for this?

ANSWER: Before purchasing any software or hardware, view the "Connecting to the Data Warehouse" Web page to determine what you may need to successfully begin using the Data Warehouse.


QUESTION: How do I change ODBC time-out in Microsoft Access?

ANSWER:  Microsoft Access defaults to waiting 60-seconds for ODBC calls to complete. Our experience suggests that most of the queries run against the warehouse, regardless of database, usually take longer than 60-seconds. This could account for your ODBC time-out errors.   Access allows you to change this setting while in the query design screen for the current query only. To do this:
  1. Using the mouse, move your cursor to the section of the screen which displays the tables you want to query (the upper portion of the screen).
  2. Click the Right mouse button
  3. In the window titled Query Properties, you should see a menu with one of the selections being Properties.
  4. Select Properties.
  5. You should see another screen which shows the ODBC time-out value of 60 along with some other information.
  6. Change the ODBC time-out value to 0 (zero).
  7. Close the window by clicking on the X in the upper right hand corner of the window.

An alternative method of accessing the Query Properties window is as follows:

  1. From the View option on the tool bar, select Properties.
  2. In the window titled Query Properties, you should see a menu with one of the selections being Properties.
  3. You should see another screen which shows the ODBC time-out value of 60 along with some other information.
  4. Change the ODBC time-out value to 0 (zero).
  5. Close the window by clicking on the X in the upper right hand corner of the window.


QUESTION: How can I link tables and import tables, queries and reports?

ANSWER: Assume that a fellow employee has a financial report that you think would be useful to you. His/Her Access file may have lots of tables, queries and reports that you do not need but by importing you can select the reports and the corresponding queries and tables that you do want to use.

Before you begin linking and importing tables make sure you know which tables and queries you need in support of the report that you want to import and customize. The example below assumes that you have already downloaded the rpt1800.mdb database from the Microsoft Access Reports Using the IBIS Financial Database web page.   Note:  You cannot import reports from Access 97 into Access V7 for Windows 95, but you can import the tables and queries. You can import reports, queries and tables from Access V7 for Windows 95 into Access 97. You can import reports, queries and tables from the same versions of Access.  

Step 1

Step 2:

Step 3:

Step 4:

Step 5:

Step 6

Step 7:

Step 8:

Step 9:

Step 10:



QUESTION: Where can I find information on using the IBIS Financial Database?

ANSWER: A Microsoft Access database file is available which contains various types of reports such as a Balance Report, a Category Summary Report, and a Monthly Report. There are many variations of these report types. These reports can be run against a single account or against an entire administrative area or department mnemonic. For more information on how to download this file, visit the Using the IBIS Financial Database page. 



QUESTION: Why can't I see my new data table(s) using Access 7?

ANSWER: You will see the new data table(s) at log-in but in this case the log-in process contains an additional step.
  1. Start Access.
  2. Under File, select Link to the tables.
  3. Under File of Type, specify ODBC database.
  4. Select the data source.
  5. Select the warehouse.
  6. Enter your userID and password but Do Not Press Enter.
  7. Choose Options.
  8. At the database drop down menu, select your database.

The additional data table(s) will be displayed for your selection.



QUESTION: Why can't I see the new fields that were added to a data table?

ANSWER: When new fields are added to a data table that you have already linked to, you will have to relink to the table in order to see the new fields.  



QUESTION: Where can I obtain more information on using FoxPro for Data Warehouse queries?

ANSWER: Visit the FoxPro Users' Web page for a Visual FoxPro Starter Kit. 


QUESTION: How do I view a "code set"?

ANSWER: There are several ways to view a "code set" listed below:

To view on the Warehouse:

  • Go to the Web site housing the warehouse documentation.
  • Navigate your way to the database.
  • Select the Table.
  • Click on the codes set name to the right of the field name.

    To view on-line (AIS):

  • Type CODES at the bottom line of an ISIS screen.
  • Press Enter.

    For a printed copy:

  • Log on to Roscoe.
  • Run EN.CODESET.  



  • QUESTION: How do I log off of the warehouse correctly?

    ANSWER: From the File menu, choose Exit or Close.  Press Enter to exit the data warehouse.



    QUESTION: What if I run my query and find no records?

    ANSWER: All of us have run queries that resulted in no records. If you feel that there should be records that meet your criteria, here are some steps to follow to sort out your problem.
    1. Is your criteria entered with the correct syntax? Spaces where spaces should be and so on. If the field's values are part of a code set, you should check the code set to make sure you are entering everything correctly.
    2. If you are still having problem, remove all your criteria but one. Run the query again. If you get some records, add your second criteria. This can help determine where a problem might be.
    3. If you are still having problems, contact the user office responsible for the database you are using.


    QUESTION: What are some troubleshooting techniques for connecting my PC with the Data Warehouse?

    ANSWER: Use the ISQL SQL client utility:

    The SQL connection is correct, if data is returned or you receive a message stating there is no data in this table.   If you do not receive any data or a message stating no data is available, check the following:



    QUESTION: Why doesn't my browser's Back button work on the "Description of Database Tables and Fields" page?

    ANSWER: Because of a software program limitation, users must use the Back button at the bottom of the screen not the Back button on the browser's toolbar.



    QUESTION: Why can't I see my new data table(s) using Excel?

    ANSWER: You will see the new data table(s) at log-in but in this case, the log-in process contains an additional step.
    1. Under Data menu, choose get external data.
    2. Select the data source.
    3. Select the warehouse.
    4. Enter your userID and password but Do Not Press Enter.
    5. Choose Options.
    6. At the database drop down menu, select your database.

    The additional data table(s) will be displayed for your selection.



    QUESTION: Why don't I have the "Get External Data ..." option when I select the Data pull-down menu in Excel?

    ANSWER: Most likely, your installation of Microsoft Excel was a 'typical' install. You need to reinstall Excel and when it asks you what kind of install, select 'custom'. This will give you a menu where you will select all the options.



    QUESTION: How do I create mailing labels in Microsoft Access?

    ANSWER: See 'Creating Mailing Labels in Microsoft Access' instructions.