Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

ReadMe.md

WaMDaM for Microsoft SQL Server

Two options to create a blank WaMDaM schema for Microsoft SQL Server (choose one)

1. Use query window to create a new db using script
To create a blank WaMDaM database in MS SQL Server, Open SQL Server, Click File >> New >> Query with Current Condition Simply copy all this script and paste into the new window of "create query"
Then click "execute". The script should run successfully and create the 41 empty tables of WaMDaM

2. Attach a blank copy to MS SQL Server database

Use this WaMDaM copy and attach it to the MS SQL Server database