StackOverflow Questions for Tag: sqlcommand

Dhanapal
Dhanapal

Reputation: 14507

What is the difference between SqlCommand.CommandTimeout and SqlConnection.ConnectionTimeout?

Score: 99

Views: 81998

Answers: 6

Read More
Jannik285
Jannik285

Reputation: 1

SQL Command string c#

Score: 0

Views: 342

Answers: 2

Read More
Dan
Dan

Reputation: 5986

ExecuteNonQuery inside loop

Score: 10

Views: 12726

Answers: 7

Read More
Chad Decker
Chad Decker

Reputation: 6177

How do I find the source of a SqlException (1205) Deadlock?

Score: 2

Views: 3400

Answers: 0

Read More

Why am I getting an exception telling me that I need to declare a scalar variable here (referencing a parameter in a query)?

Score: -1

Views: 230

Answers: 1

Read More
coding
coding

Reputation: 63

Is this the fastest way to add multiple rows to a SQL Server table

Score: 1

Views: 4301

Answers: 2

Read More
coding
coding

Reputation: 63

How to insert a row at a specific index in a SQL database table using C#

Score: 0

Views: 1030

Answers: 1

Read More
shurda
shurda

Reputation: 65

SqlCommand.Parameters.Add not converting parameters when trying to do DELETE statement

Score: 0

Views: 267

Answers: 1

Read More
Greg Buehler
Greg Buehler

Reputation: 3894

Retrieve SqlCommand/OleDbCommand query after inserting parameters?

Score: 1

Views: 4181

Answers: 4

Read More
user2182397
user2182397

Reputation:

Asp.Net SqlDataReader value magically turns into null on attempt to access and use it

Score: 1

Views: 104

Answers: 1

Read More
sandy
sandy

Reputation: 736

SQLCommand object having incorrect byte array

Score: 0

Views: 147

Answers: 0

Read More
h3x0r
h3x0r

Reputation: 25

What's the best method for using SqlCommand and SqlConnection objects in an ASP.NET project

Score: 0

Views: 394

Answers: 1

Read More
user13921072
user13921072

Reputation:

SQL Server : using command prompt doesn't display the Chinese character but SSMS does

Score: 1

Views: 143

Answers: 0

Read More
johnnyRose
johnnyRose

Reputation: 7490

Is it safe to not parameterize an SQL query when the parameter is not a string?

Score: 114

Views: 18041

Answers: 11

Read More
Hexadron
Hexadron

Reputation: 58

Commit multiple SqlCommands with SqlTransaction

Score: 2

Views: 4043

Answers: 2

Read More
addsw
addsw

Reputation: 87

Update Parent table from Child Table using SqlCommand

Score: 0

Views: 701

Answers: 1

Read More
YAKOVM
YAKOVM

Reputation: 10153

SqlCommand Parameters Add vs. AddWithValue

Score: 36

Views: 123857

Answers: 1

Read More
alex4711
alex4711

Reputation: 21

Temp tables via SqlCommand from .NET application

Score: 2

Views: 491

Answers: 0

Read More
Saran Deeluea
Saran Deeluea

Reputation: 3

How can I use SqlCommand for searching data with multiple input

Score: 0

Views: 94

Answers: 1

Read More
AZinkey
AZinkey

Reputation: 5319

How to export and import a .sql file from command line with options?

Score: 360

Views: 741139

Answers: 8

Read More
PreviousPage 6Next