Easily Generating the DataBase

    For Generating DataBase rapidly, goto "Model" folder, there is "TreeModel.edmx.sql"

    TreeModel.edmx.sql

    Open it, and right click on the page for showing the menu

    Execute Sql

    Select "Execute Sql". "Connect to Database Engine" will open:

    Connect to Database Engine

    After Executing query successfully, DataBase will be created.

    Successful