S
Sugandh Jain
Hi,
Could you tell me which of the sql commands execute commands to be used for
best in the situation I am in.
I will call a SP, which will return A SINGLE ROW with the details of the ID,
I pass to it as the Input Parameter.
As in
1. ExecuteReader
2. ExecuteScalar
3. ExecuteDataSet
4. ExecuteNonQuery
I am using latest version of Micrsoft Enterprise Library, Data Access Block.
Thanks & Regards,
Sugandh Jain
Could you tell me which of the sql commands execute commands to be used for
best in the situation I am in.
I will call a SP, which will return A SINGLE ROW with the details of the ID,
I pass to it as the Input Parameter.
As in
1. ExecuteReader
2. ExecuteScalar
3. ExecuteDataSet
4. ExecuteNonQuery
I am using latest version of Micrsoft Enterprise Library, Data Access Block.
Thanks & Regards,
Sugandh Jain