Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sqlclient

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?

SqlClient error after updating Windows - "The incoming tabular data stream (TDS) remote procedure call > (RPC) protocol stream is incorrect"

Array of Sized/Typed SqlParameters

c# .net sqlclient

Use SqlDataReader in F#

c# list ado.net f# sqlclient

Mono equivalent of ClientConnectionId

c# sql-server mono sqlclient

When should I be using Odbc, OleDb, SQLClient? What are the trade-offs

System.IO.FileNotFoundException with SqlClient

c# .net sqlclient

System.InvalidCastException: 'The SqlParameterCollection only accepts non-null SqlParameter type objects, not SqlParameter objects.'

'while' in async computation expression where the condition is async

Exception: type initializer for 'system.data.sqlclient.sqlconnection'?

c# linq wcf exception sqlclient

System.Data.IDbCommand and asynchronous execution?

Set custom default CommandTimeout for all new Command Objects

SqlCommand() ExecuteNonQuery() truncates command text

c# sqlcommand sqlclient

Return value of ExecuteNonQuery after rollback