in

SQL Server Blogs

Voices from the UK SQL Server Community

Browse by Tags

  • SQL UserGroup Events & Service Broker

    I'm sure you are now aware of the SQL UserGroup events (both in London) on Wednesday 19th & Thrusday 20th evenings, If you have never been to one of the events before then I would highly reconmend attending one or both of them. Covering a wide range of subjects these meetings are an invaluable...
    Posted to Neil Hambly (Weblog) by NeilHambly on Mon, May 17 2010
  • Leeds user group Service Broker presentation

    Thanks for all who came to see my service broker presentation last night. It was my first time presenting to a user group and i really enjoyed it As i promised, the presentation and demos from it should be in the attached zip file here
    Posted to Anthony Brown (Weblog) by antxxxx on Fri, Dec 11 2009
  • Service Broker - Asynchronous/Multi threaded File Upload

    The code and slides from my presentation from today ( Service Broker - Asynchronous processing in SQL )are now online. The code is on codplex http://www.codeplex.com/MultiThreadedSQL , The slides are on http://sqlblogcasts.com/files/folders/servicebrokerpresentations/entry1885.aspx and a video of the...
    Posted to Simons SQL Blog (Weblog) by simonsabin on Thu, Jun 7 2007
  • Service Broker - Reliable processing

    I have just finished my presentation on asynchronous process/parallel processing using Service Broker at the Microsoft Technology Conference in Ireland . I was a bit tentative after deciding last night, after a few guinesses and whisky (thanks Barry ), to add a new feature to my presentation, failure...
    Posted to Simons SQL Blog (Weblog) by simonsabin on Thu, Jun 7 2007
  • Are you using service broker?

    I ask this because the SB newsgroup hasn't had a post for over 3 weeks. Which suggests not many people are using it? - var height=90;var width=720;
    Posted to Simons SQL Blog (Weblog) by simonsabin on Fri, Apr 20 2007
  • Free 2GB SQL Server USB Keys

    We are holding the next UK SQL User group meeting in Central London on the 26th April from 6pm - 9pm (later if you fancy a drink) The eveneing will have a SQL event and BI event running side by side with 8 presenters and loads of giveaways including t-shirts, books and USB keys. If you want to learn...
    Posted to Simons SQL Blog (Weblog) by simonsabin on Thu, Mar 29 2007
  • Developer Day 4 Demo - Now available

    The demo files associated with are now available. Make sure you read the description first as it includes how to deploy the demo. http://sqlblogcasts.com/files/folders/servicebrokerdemos/entry1472.aspx - var height=90;var width=720;
    Posted to Simons SQL Blog (Weblog) by simonsabin on Tue, Dec 5 2006
  • Asynchronous Processing in SQLServer 2005

    My presentation from Developer Day 4 is now available here http://sqlblogcasts.com/files/folders/servicebrokerpresentations/default.aspx Please remember to fill in the feedback on Developer Day 4 at http://www.developerday.co.uk/ddd/feedback.asp - var height=90;var width=720;
    Posted to Simons SQL Blog (Weblog) by simonsabin on Tue, Dec 5 2006
  • Developer Day 4

    If you've never been to a developer day then your missing a great day. The day is split into a number of tracks with 5 sessions in each track. All the sessions are given by non-microsoft people and are generally based on real life experience, which makes the content great. I'll be speaking this...
    Posted to Simons SQL Blog (Weblog) by simonsabin on Thu, Nov 23 2006
  • Service Broker - Always check @@rowcount

    If you're using service broker you will may be using activation to have a stored procedue read messages off a queue. If you are make sure you are aware that you activation procedure will be activated at times even when they're are no messages. For this reason your logic should always be, RECEIVE...
    Posted to Simons SQL Blog (Weblog) by simonsabin on Tue, Nov 7 2006
Page 1 of 2 (19 items) 1 2 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems