Skip to content

zxsanny/2c2pTestTask

Repository files navigation

2c2p Test Task Transactions Manager

Getting started

Pre requisites:

  1. Visual Studio 2019 with installed .NET Standard 2.0
  2. SQL Server 2019
  3. Management Studio
  4. NodeJS

Setup DB

Open Management Studio and connect to localhost db

  1. Run SQL\01_DBSetup.sql
  2. Run SQL\02_DBSetup.sql
  3. Make sure that MSSQL server is running in a mixed auth mode: Server properties - Security - authentication should be in 'SQL Server and Windos Authentication mode', after possible change restart MSSQL server (using SQL Server Configuration Manager)

Run application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published