|
|
Browse by Tags
All Tags » .NET » SQL Server
-
This post falls into the category of ''Solution for a technical issue for which I found no help on the Internet''.
Overview
If you're using adhoc SqlParameters with a SqlDataAdapter and notice that calls to the SqlDataAdapter's Fill method take longer than expected, try using a typed SqlParameter instead of an adhoc ...
|
|
|