File:RDB connection.ANA
RDB_connection.ANA (file size: 55 KB, MIME type: text/rtf)
Warning: This file type may contain malicious code. By executing it, your system may be compromised.
Connection module for writing variable results into the Result database. Created by --Jouni 14:59, 18 July 2008 (EEST).
31.7.2008 Jouni Tuomisto Identified problems:
- Inp_loc_of_result can calculate at least 800000 rows, but Write_locres is unable to write that data into the database. Maybe the problem is in the MySQL side, see [1].
- Indices that do not exist in the original variables should be easy to add. This is because a variable may have a specific location in several dimensions, but if it is only one location per dimension, the dimensions are implicit. Thus, they must be made explicit before writing the variables into RBD. This may be easy if local indices are created for each dimension, with only one location. To make this work, the node that fetches the index info from the RDB (Inp_locres?) understands that if the variable is indexed by .indexname, it means indexname.
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Dimensions | User | Comment | |
|---|---|---|---|---|
| 14:14, 8 September 2008 | (55 KB) | Jouni (talk | contribs) | Now the model checks for existing locations and uses them correctly in creating new indices. | |
| 14:36, 5 September 2008 | (55 KB) | Jouni (talk | contribs) | Locations must be text values! Now corrected. | |
| 10:58, 3 September 2008 | (52 KB) | Jouni (talk | contribs) | Problem was that database update corrupted the numbering of tables. Now it is corrected. This simplified the model. | |
| 14:03, 2 September 2008 | (52 KB) | Jouni (talk | contribs) | Now it works! Although there is something strange going on with Inp_loc_of_result when Testvariables are used. | |
| 13:16, 1 September 2008 | (52 KB) | Jouni (talk | contribs) | Almost works with online writing. | |
| 17:17, 30 August 2008 | (49 KB) | Jouni (talk | contribs) | Old code removed. Input form outline updated. The module still have dummies for offline work; these must be removed for real use. | |
| 17:02, 30 August 2008 | (68 KB) | Jouni (talk | contribs) | Completely new operationalisation. Now the idea is that the edit tables only show the information that is needed. What is needed is checked from the RDB online. The used needs not know object id numbers. | |
| 14:02, 1 August 2008 | (58 KB) | Jouni (talk | contribs) | Cap_variab problem solved | |
| 13:46, 31 July 2008 | (45 KB) | Jouni (talk | contribs) | A new version that works with simple data. | |
| 11:59, 18 July 2008 | (38 KB) | Jouni (talk | contribs) | Connection module for writing variable results into the Result database. Created by --~~~~. |
You cannot overwrite this file.
File usage
There are no pages that use this file.