MSSQL database alıyor ama tablolar null geliyor

829369

Centipat
Katılım
26 Ağustos 2024
Mesajlar
103
"ConnectionStrings": {
"DefaultConnection": "Server=(Localdb)\\MSSQLLocalDB;Database=FinancialPlatformSiteDb;Trusted_Connection=true;MultipleActiveResultSets=true;TrustServerCertificate=true"
},
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning",
"FinancialPlatformSite.Infrastructure.Services": "Debug",
"FinancialPlatformSite.Infrastructure.Jobs": "Debug"

Connection string bu şekilde MSSQL'de de görünüyor fakat siteyi açtığımda veriler gelmiyor.

1751117444146.png
 
Son düzenleyen: Moderatör:
"Connectionstrings": {
"Defaultconnection": "server=(localdb)\\mssqllocaldb; database = financialplatformsitedb; trusted_connection = true; multipleactiveresultsets = true; trustservercertificate = true"
},
"Logging": {
"Loglevel": {
"Default": "ınformation",
"Microsoft. Aspnetcore": "warning",
"Financialplatformsite. Infrastructure. Services": "Debug",
"Financialplatformsite. Infrastructure. Jobs": "Debug"

Connection string bu şekilde MSSQL'de de görünüyor fakat siteyi açtığımda veriler gelmiyor.

Eki Görüntüle 2522689

Tablo boşsa veri de olmaz zaten asıl sorunun veri ekleyememek mi
 

Technopat Haberler

Yeni konular

Geri
Yukarı