Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sqlclient

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?

How to correctly setup the connection string to availability group for legacy app

SqlDataReader HasRows=True but no data

c# sql-server sqlclient

Report Viewer - Request for the permission of type SqlClientPermission failed

How can I repair .NET Framework 4.0 on Windows 8?

How to DataSet.Fill with DateTime values defaulting to DateTimeKind.Utc?

.net ado.net sqlclient

How do I make SqlDataReader.ReadAsync() run asynchronously?

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

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

c# sql sqlclient