[ROOT] / doc / toc / ARAdventureWorksOLAP / Class / Converter / ConvertDatabase


Converts original sample database to property stream format if no data for 'DimCustomer' found.

This method is only relevant for developers of ARAdventureWorksOLAP, if content of Data-folder is to be updated
(delete all content of Data-foler in order for this method to have any function).

The parsing is quick-and-dirty and based on source files as it appeared in Feb 2021 (it had then not been changed since 2 Nov 2018).

This code will normally not have to be run, since its output ( a PropertyStream representation of the sample database) is contained in the git-repository of ARAdventureWorksOLAP anyway
(in the folder ARAdventureWorksOLAP\ARAdventureWorksOLAP\ARAdventureWorksOLAP\Data).

Note: Code for converting FactProductInventory has been commented out (see below). Uncomment if you want to include that table also (will take an additional 300 MB of disk space and corresponding more RAM).


Details

Generated 2024-04-16 20:30:15.338 UTC