Centralized data front end.accdb: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
No edit summary
Line 7: Line 7:


* imported Viewer form and sub-forms from [[CCMDB.mdb]]Ttenbergen 15:59, 2013 November 7 (CST)
* imported Viewer form and sub-forms from [[CCMDB.mdb]]Ttenbergen 15:59, 2013 November 7 (CST)
* commenting out checkers
* changing the expected data structure


==== importing csvs ====
* '''problem importing csv files is with the date field... need to give it the right import specs'''Ttenbergen 17:34, 2013 November 4 (CST)
* '''problem importing csv files is with the date field... need to give it the right import specs'''Ttenbergen 17:34, 2013 November 4 (CST)
** brad will look into that one, in a different file.




[[category:2013 data upgrades]]
[[category:2013 data upgrades]]

Revision as of 19:13, 7 November 2013

Access front end to connect to centralized_data.mdb to help with data processing tasks. As of 2013-08-12, this is in early development. Will need to work closely with main office to set this up to give best bang-for-buck to Pagasa.

Change Log

2013-11-04

just on my desktop for now...Ttenbergen 17:12, 2013 November 4 (CST)

  • changing default s_ table linkage to newly-setup copy in \Programs\centralized_reference so there will not be any accidental changes to Master. Ttenbergen 13:00, 2013 November 4 (CST)
  • imported Viewer form and sub-forms from CCMDB.mdbTtenbergen 15:59, 2013 November 7 (CST)
  • commenting out checkers
  • changing the expected data structure


importing csvs

  • problem importing csv files is with the date field... need to give it the right import specsTtenbergen 17:34, 2013 November 4 (CST)
    • brad will look into that one, in a different file.