elsa-workflows / elsa-workflows/elsa-samples

Issue while creating database using sqlserver

Open
#5 1 comment 0 reactions 0 assignees View on GitHub
triaged
Dominant language
C#
Stars
113
Forks
95
PR merge metrics
No merged PRs in 30d

Description

I am using entity framework and creating a database in SQL server.

I set the connection string but still getting the same error every time. I am not sure where I need to set up the connection string.

I already run the below command.

SET EF_CONNECTIONSTRING="Server=localhost;Database=ElsaDb;Trusted_Connection=True;"

Update-database -verbose -context SqlServerContext

![image](https://user-images.githubusercontent.com/16573894/95244236-b0c90e80-07df-11eb-9f94-fccde965e53e.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.