A Precarious Balance

Sean Winstead's web site & blog
Welcome to A Precarious Balance Sign in | Join | Help
in Search

Browse by Tags

All Tags » SQL Server
  • SqlDataAdapter.Fill has slow performance

    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 ...
    Posted to A Precarious Balance (Weblog) by Sean on January 15, 2006
  • Microsof't's Denver Launch Event

    This last Tuesday, Phillip and I drove up to Denver for a Microsoft launch event. The launch event, like all the others this past month or so, premiered Visual Studio.NET 2005, SQL Server 2005, and the beta of BizTalk Server 2006. It was the first time I've been to a launch event. It felt good to be in the presence of 3,000 to 4,000 folks who are ...
    Posted to A Precarious Balance (Weblog) by Sean on December 8, 2005
  • Log Shipping: Updating log_shipping_secondaries

    In my current project, we're playing with SQL Server Log Shipping to see if it can be used to maintain a relatively fresh backup database. We haven't switched over to SQL Server 2005 yet, so we have not yet tried Data Mirroring. I ran into an interesting situation when putting the monitor server on the secondary server (i.e., the SQL Server ...
    Posted to A Precarious Balance (Weblog) by Sean on November 17, 2005