Skip to content

Issue while creating database using sqlserver  #5

Description

@Harshgupta71

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    triagedReviewed in stale triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions