List Question
20 TechQA 2023-07-03T08:57:31.473000The first item in a list-expansion cannot be null
1.2k views
Asked by Anonymous
System.InvalidOperationException: 'Connection must be valid and open.'
579 views
Asked by ENKHSUREN ENKHSUREN
why do i get error Must declare the scalar variable "@x". while the query works in the sql window?
632 views
Asked by roee oselka
C# Using ExecuteScalar() Method With Where Clause in SqlCommand
1k views
Asked by Roller Fischer
SqliteCommand.ExecuteScalar() returns null (C# 5.0 and System.Data.Sqlite)
535 views
Asked by Iroqas
ExecuteScalarAsync() does not return the same value returned from stored procedure
2.4k views
Asked by T L
ExecuteScalar not returning value when there should be one
231 views
Asked by Charlotte Williams
ExecuteScalar method to retrieve SQL Server 2019 table column list in Visual Studio 2019 c-sharp is incorrectly ASCII sorted
129 views
Asked by shawnmandel
Get value from sql select if parameter may be null
361 views
Asked by Andrus
ExecuteScalar function fails. Must declare the scalar variable '@DeviceId'
220 views
Asked by Gabriel
Why am I getting "Specified Cast is Not Valid" casting an int return value to int?
2.2k views
Asked by B. Clay Shannon-B. Crow Raven
Dynamic SQL Query in C#
1.3k views
Asked by BlackHole
Data type mismatch using execute scalar
182 views
Asked by Sheharyar Khan Durrani
Problem with taking data from a table using Execute Scalar (C#)
72 views
Asked by Tom Keenan
npgsql executescalar() allways returns nothing
336 views
Asked by Rainer
Checking if record exist for 2 datatable
67 views
Asked by darren
Object cannot be assigned to other types from DBNull
320 views
Asked by kozyalcin
How to fix executescalar not having an output
46 views
Asked by Jesse Oosterwijk