The link above gives the DB structure as a script, which works fine in SQL Server. You'd then use the ADO.Net objects (or a wrapper library, such as Entity Framework) to communicate with your SQL Server instance.
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.