Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

asp.net core web api Microsoft.Data.SqlClient.SqlException (0x80131904):

"ConnectionStrings": {
    "DefaultConnection": "Server=192.168.1.XXXSQL2012; Initial Catalog=IBCOREDB_XXX; User ID=XXXX;Password=XXXXX;",
  },

// check the connectionString if it's correct sometimes it can lead to an connect error
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #core #web #api
ADD COMMENT
Topic
Name
7+2 =