Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sqlclient

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

System.PlatformNotSupportedException when referencing System.Data.SqlClient ONLY when running as a docker image

SQL Runnnig the same Query multiple times

sql vertica sqlclient vsql

Intermittent System.IndexOutOfRangeException when reading a field from IDataReader

C# Update Table using SqlCommand.Parameters

c# sql sqlcommand sqlclient

How can I get inserted ID in SQL Server while using SqlClient class?

System.InvalidCastException: Failed to convert parameter value from a XElement to a String

SqlDataReader.GetSqlBinary vs SqlDataReader.GetSqlBytes?

System.Data.EntityException: The underlying provider failed on Commit

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