Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sqlclient

Assume local instead of Unspecified DateTime from SQL Server

Iterating over multiple rows of data in PowerShell

What does SQL Server return to C#

Suppress stored procedure output when called in another stored procedure?

c# sql-server sqlclient

Is it possible to pass a parameter that is DB.null and set a value in the database equal to that?

c# asp.net sql sqlclient

How to fix "The target principal name is incorrect error" with Microsoft.Data.SqlClient Version=4.0.0

sql-server sqlclient

Connect to SQL using "microsoft.data.sqlclient " with managed identity and MSAL nugets (Azure.Identity)

Best way to wait for SqlClient calls in ASP.Net Core 3.1

How to populate a table valued parameter using a custom DbDataReader?

Stored procedure output parameter using sp_executesql returning null

Microsoft.Data.SqlClient is not supported on this platform in .NET 6.0 C# library

I'm building a C# AWS Lambda package. How do I properly include System.Data.SqlClient.dll?

SQLClient What error numbers are related to SQL Server Connection errors so I can retry

c# sql-server sqlclient

Intermittent exception against SQL Azure: Unknown error 258

Reducing number of using in C#

What can cause SqlClient to reuse invalid connections?

No SQL dependency telemetry after moving to Microsoft.Data.SqlClient

What is wrong with this code. Why can't I use SqlConnection?

c# sql sqlclient

dotnet ef update database : A connection was successfully established with the server, but then an error occurred during the login process