项目作者: Tridie2000

项目描述 :
This is our solution of the datawarehouse project.
高级语言:
项目地址: git://github.com/Tridie2000/Project-Datawarehouse-HoGent.git
创建时间: 2020-03-23T17:02:25Z
项目社区:https://github.com/Tridie2000/Project-Datawarehouse-HoGent

开源协议:MIT License

下载


Project-Datawarehouse-HoGent

This is our solution of the datawarehouse project.

Software

  • Visual Studio 2019
  • SQL Server 2017
  • SQL Server Integration Services Projects (extension)
    • Open Visual Studio
    • Click on “Extensions” in the menu bar
    • Select “Manage Extensions”
    • Search for “SQL Server Integration Projects

FAQ

  • Cannot create Database Diagram because insufficient permissions:
    • Right click on the database
    • Click on Properties
    • Click on Files
    • Type ‘sa’ in the owner field

Contributing

  • Fork the repository
  • Add this repository as a remote called “upstream”
  • Create a new branch
  • Make your change
  • Push your changes to your remote “origin”
  • Go to this “upstream” repository on GitHub to create a pull request