jacobmsaylor.com
SqlDataAdapter Will Not Always Return a Result, SSMS Will
The Issue I ran into a strange issue with an ASP.NET site (MVC2 – 4.0 Framework) where when executing a stored proc, SqlDataAdapter.Fill(DataTable) will not return any rows some of the time, …