Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in executenonquery

Getting an error when calling stored procedure from C#

Execute postgres script with npgsql

oracle ExecuteNonQuery freezes on ASP.Net

How do I get the output from Database.ExecuteNonQuery?

ExecutenonQuery not working

VB.NET SQL Server Insert - ExecuteNonQuery: Connection property has not been initialized

sql vb.net executenonquery

OracleCommand command, ExecuteNonQuery issue

The Transaction property of the command has not been initialized

Cannot detect SQL error when using ExecuteNonQuery()

c# sql executenonquery

How to get number of rows affected by ExecuteNonQuery and ignore rows of triggers?

Update statement with Entity Framework

c#: ExecuteNonQuery() returns -1

c# executenonquery

Inserting values into a SQL Server database using ado.net via C#

ExecuteScalar vs ExecuteNonQuery when returning an identity value

Get affected rows on ExecuteNonQuery