|
MIM Excel Add-in
Tour: |
Load DataBefore loading data, it is first necessary to install the data loader servlets to setup the Web Server. For instructions on setting up the Web Server, please see the chapter "Data Loader: Server Setup Instructions" in the document, "MIM Data, Development and Systems Administration Guide". The first step in using the data loader feature is to enter the data on the Excel spreadsheet in the following format: · First cell contains the relation name. Note: the relation name can either be a new name, or one that is currently in the database. · The next cell, moving horizontally across the spreadsheet, contains the column name. Note: the column name must be a name that is already assigned in the MIM database. To see what column names can be used, see the file: “column_names.txt”.
·
The third cell should contain the date in any format that
Excel will accept. If you add a time to this column, the data loader will
assume the data is of an intra-day format (i.e. minutely). Note: Data at
less then minute frequency (tick) is not supported. The time entry is
optional and the format should be HH.MM. · The fourth cell contains the data. The data can be either an integer or a float, depending on the column assigned. The data will be converted to the correct format by the system if necessary. · The fifth cell contains the description for the symbol. If more than one description is entered for a symbol only the first entry will be used, any other entries will be ignored.
After entering the spreadsheet information, select
"Load Data" from the MIM menu.
Next, let's see how to get options from the Options Facility. |