stevestechnotes.blogspot.com stevestechnotes.blogspot.com

stevestechnotes.blogspot.com

Steve's Tech Notes

A place for me to store and share some notes about technical stuff I'm working with at the moment. The views expressed on this blog are mine alone and do not necessarily reflect the views of my employer. Friday, April 25, 2014. When You Really, Really Want to Drop a SQL Server Database. I just discovered some things about dropping databases in SQL Server. Firstly, if you really want to first get rid of all connected users, this works:. ALTER DATABASE [TruckData] SET OFFLINE WITH ROLLBACK IMMEDIATE. Since...

http://stevestechnotes.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR STEVESTECHNOTES.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

December

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Thursday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.6 out of 5 with 11 reviews
5 star
2
4 star
5
3 star
3
2 star
0
1 star
1

Hey there! Start your review of stevestechnotes.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.1 seconds

FAVICON PREVIEW

  • stevestechnotes.blogspot.com

    16x16

  • stevestechnotes.blogspot.com

    32x32

  • stevestechnotes.blogspot.com

    64x64

  • stevestechnotes.blogspot.com

    128x128

CONTACTS AT STEVESTECHNOTES.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Steve's Tech Notes | stevestechnotes.blogspot.com Reviews
<META>
DESCRIPTION
A place for me to store and share some notes about technical stuff I'm working with at the moment. The views expressed on this blog are mine alone and do not necessarily reflect the views of my employer. Friday, April 25, 2014. When You Really, Really Want to Drop a SQL Server Database. I just discovered some things about dropping databases in SQL Server. Firstly, if you really want to first get rid of all connected users, this works:. ALTER DATABASE [TruckData] SET OFFLINE WITH ROLLBACK IMMEDIATE. Since...
<META>
KEYWORDS
1 steve's tech notes
2 posted by
3 steve harclerode
4 no comments
5 email this
6 blogthis
7 share to twitter
8 share to facebook
9 share to pinterest
10 getnullablevalue
CONTENT
Page content here
KEYWORDS ON
PAGE
steve's tech notes,posted by,steve harclerode,no comments,email this,blogthis,share to twitter,share to facebook,share to pinterest,getnullablevalue,biztalk is alive,neuron esb,older posts,blog archive,october,about me,employer mitchell1,meyers brigs isfp
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Steve's Tech Notes | stevestechnotes.blogspot.com Reviews

https://stevestechnotes.blogspot.com

A place for me to store and share some notes about technical stuff I'm working with at the moment. The views expressed on this blog are mine alone and do not necessarily reflect the views of my employer. Friday, April 25, 2014. When You Really, Really Want to Drop a SQL Server Database. I just discovered some things about dropping databases in SQL Server. Firstly, if you really want to first get rid of all connected users, this works:. ALTER DATABASE [TruckData] SET OFFLINE WITH ROLLBACK IMMEDIATE. Since...

INTERNAL PAGES

stevestechnotes.blogspot.com stevestechnotes.blogspot.com
1

Steve's Tech Notes: March 2013

http://stevestechnotes.blogspot.com/2013_03_01_archive.html

A place for me to store and share some notes about technical stuff I'm working with at the moment. The views expressed on this blog are mine alone and do not necessarily reflect the views of my employer. Friday, March 29, 2013. Nodejs on Windows Azure - Issue With WebMatrix. I am going through some of the node.js material on Pluralsight. I am currently working on the Node in Windows and Azure modules. Followed by the event iisnode was unable to establish named pipe connection to the node.exe process.

2

Steve's Tech Notes: July 2011

http://stevestechnotes.blogspot.com/2011_07_01_archive.html

A place for me to store and share some notes about technical stuff I'm working with at the moment. The views expressed on this blog are mine alone and do not necessarily reflect the views of my employer. Friday, July 29, 2011. SharePoint - Counting Social Tags. The method IsWelcomePage() is detailed in my previous post. The method TrimPageFromUrl() is fairly simple, it just changes a URL such as http:/ spsite/pages/default.aspx. SocDataSvc.SocialTermDetail termDetail;. Where(detail = detail.Term....Null ...

3

Steve's Tech Notes: January 2014

http://stevestechnotes.blogspot.com/2014_01_01_archive.html

A place for me to store and share some notes about technical stuff I'm working with at the moment. The views expressed on this blog are mine alone and do not necessarily reflect the views of my employer. Wednesday, January 08, 2014. Neuron ESB and RabbitMQ. I want to make a disclaimer up front - I am currently working for the company that created Neuron ESB, Neudesic. That being said, I genuinely enjoy the product. I downloaded Erlang from here. When I first tried to run the Erlang install, it complained...

4

Steve's Tech Notes: September 2013

http://stevestechnotes.blogspot.com/2013_09_01_archive.html

A place for me to store and share some notes about technical stuff I'm working with at the moment. The views expressed on this blog are mine alone and do not necessarily reflect the views of my employer. Tuesday, September 10, 2013. Extension Method for DB Reader. Public static class ExtensionMethods { public static T? Subscribe to: Posts (Atom). Extension Method for DB Reader. Enneagram: Five (Observer / Investigator). View my complete profile. Ethereal template. Powered by Blogger.

5

Steve's Tech Notes: August 2011

http://stevestechnotes.blogspot.com/2011_08_01_archive.html

A place for me to store and share some notes about technical stuff I'm working with at the moment. The views expressed on this blog are mine alone and do not necessarily reflect the views of my employer. Wednesday, August 10, 2011. Message - "The MSDTC transaction manager was unable to push the transaction.". A client recently saw a strange error after installing a new BizTalk 2010 application. The app produced the following error when using the WCF SQL adapter to connect to a remote SQL database:. In th...

UPGRADE TO PREMIUM TO VIEW 14 MORE

TOTAL PAGES IN THIS WEBSITE

19

LINKS TO THIS WEBSITE

jrbiztech.blogspot.com jrbiztech.blogspot.com

Jr. Tech: May 2007

http://jrbiztech.blogspot.com/2007_05_01_archive.html

Wednesday, May 16, 2007. It's a very nice control to drop on your winForm. However, it's missing what most people think is a basic function, RENDER! So to get the report to render I had to call ReportViewer1.RefreshReport(); method since it does not seem to be making a call to render! The parameters are: report server: http:/ localhost/reportserver. Posted by Jr. Tech at 3:51 PM. Tuesday, May 01, 2007. How to change the size of the paper. PrintDocument1.DefaultPageSettings.PaperSize =.

jrbiztech.blogspot.com jrbiztech.blogspot.com

Jr. Tech: August 2006

http://jrbiztech.blogspot.com/2006_08_01_archive.html

Tuesday, August 22, 2006. IIS 50 CSR generated too long (invalid). Take a look at this:. And this Thawte support to generate the CSR. Posted by Jr. Tech at 4:10 PM. View my complete profile. Enriching BizTalk Message in an Orchestration. BizTalk 2009 Oracle EBS Adapter 2.0. NET 20/3.0How to change the size of the paper Pa. IIS 50 CSR generated too long (invalid). Display PDF document within an asp.net page with o. The request failed with HTTP status 401: Unautho.

jrbiztech.blogspot.com jrbiztech.blogspot.com

Jr. Tech: April 2009

http://jrbiztech.blogspot.com/2009_04_01_archive.html

Thursday, April 02, 2009. Enriching BizTalk Message in an Orchestration. This is a simple post, but will help me remember what i did: (I apologize if this is high level). There's at least 3 options:. 1 If what i need to add is a dozen properties then distinguish them and add them in construct message expression (what i went with). 2 Use multi message map within the orchestration. 3 Use BRE to modify the message (why the hell would you introduce a new moving big monster to your project? Another gotcha tha...

jrbiztech.blogspot.com jrbiztech.blogspot.com

Jr. Tech: January 2006

http://jrbiztech.blogspot.com/2006_01_01_archive.html

Wednesday, January 25, 2006. The request failed with HTTP status 401: Unauthorized."}. While trying to use the BamQueryService web service to create a custom BAM interface in BizTalk 2006 i ran into:. The request failed with HTTP status 401: Unauthorized."}. I tried giving IUSR * * permissions to the BAM site but that did not work for me. I found out that the web user credentials have to be given to the service before. To fix this I added:. THIS LINE: oBQS.UseDefaultCredentials = true;. Enriching BizTalk...

jrbiztech.blogspot.com jrbiztech.blogspot.com

Jr. Tech: February 2006

http://jrbiztech.blogspot.com/2006_02_01_archive.html

Friday, February 03, 2006. Display PDF document within an asp.net page with other controls. Displaying PDF files in ASP.NET is a simple task when you want the PDF to take the entire page. Or even easier when you want the user to have the option of open/save PDF document. Recently I was required to write an ASP.NET page to display the messages sent using BizTalk Server 2005 orchestration. Background: I am developing a BAM custom page to let the users view the messages and re-send them again as they desire.

UPGRADE TO PREMIUM TO VIEW 2 MORE

TOTAL LINKS TO THIS WEBSITE

7

OTHER SITES

stevesteam.us stevesteam.us

Steve's Team-Home

Your browser does not support iframes. A fan tribute site for New Hawaii 5-0. This link will take you to the IMDB. This is a sister site to Kokua's Kapers. This site does not infringe on the rights of any of the TV show Hawaii Five-0. CBS owns all rights. It is only a fan site with a fan showing her appreciation this show. Images obtained using a screen capture program.

stevesteamcleaning.com.au stevesteamcleaning.com.au

Home - stevesteamcleaning.com.au

Welcome to your new site! To get started, drag and drop widget. S from the left panel onto the body of the website. Please make sure you update your contact details by clicking on Settings on the left and then the Contact Info tab. Feel free to explore the different widgets available to you, if you require any help or guidance, please click the? On the top right for an extensive help section. This is just some text that YOU can update! You can find us at:. We accept the following payment methods:.

stevestearns-com.deviantart.com stevestearns-com.deviantart.com

stevestearns-com (Steve Stearns) - DeviantArt

Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) " class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ". Join DeviantArt for FREE. Forgot Password or Username? Deviant for 7 Years. This deviant's full pageview. Last Visit: 1 week ago. This is the place where you can personalize your profile! By moving, adding and personalizing widgets. We've split the page into zones!

stevestearns.com stevestearns.com

Steve Stearns | Photographer & Much More

Drive-in’ Picture Show; Local Photographers Think Big With Things We Project. Photographers Take Over Worcester Gallery For One-Night Show. Nov 04, 2011. Jul 09, 2011. Nov 06, 2010. Sep 17, 2010. Drive-in’ Picture Show; Local Photographers Think Big With Things We Project. Sep 09, 2010. For one-night only, on September 18 from 7:30-10 pm, at the Sprinkler Factory Gallery on Harlow Street, six photographers will defy exhibition rules and take control of a gallery space to present their self-curated exhibi...

stevesteas.com stevesteas.com

Home

This is a test to see where this goes.

stevestechnotes.blogspot.com stevestechnotes.blogspot.com

Steve's Tech Notes

A place for me to store and share some notes about technical stuff I'm working with at the moment. The views expressed on this blog are mine alone and do not necessarily reflect the views of my employer. Friday, April 25, 2014. When You Really, Really Want to Drop a SQL Server Database. I just discovered some things about dropping databases in SQL Server. Firstly, if you really want to first get rid of all connected users, this works:. ALTER DATABASE [TruckData] SET OFFLINE WITH ROLLBACK IMMEDIATE. Since...

stevestechspot.com stevestechspot.com

Steve's Techspot

Saturday, October 06, 2012. Update for Windows XP/2003. I recently moved the SOSEX project to Visual Studio 2012, and I forgot that the VC11 compiler won’t target Windows XP/2003.  I made a special build of the latest update and added additional links for the Windows XP and Windows Server 2003 builds.  This will likely be the last update that supports Windows XP and Windows Server 2003. Saturday, October 06, 2012 2:21:47 PM (GMT Standard Time, UTC 00:00). Wednesday, October 03, 2012. Bug Fixes for SOSEX.

stevesteck.com stevesteck.com

www.stevesteck.com

stevesteckly.com stevesteckly.com

Steve Steckly Photography | Portland, Oregon

stevested.com stevested.com

Stevested Machinery & Engineering

Stevested operates from a facility in Delta, British Columbia just south of Vancouver. Specializing in precision machining and assembly for a variety of industries. We encourage you to contact us with your manufacturing requirements and look forward to your comments and inquiries. President. Steve / Z. Lovas. Tel : 604.946.7621 Ext. 238. Production. Kevin Edwards. Tel : 604.946.7621 Ext. 233. Email : production@stevested.com. Tel : 604.946.7621 Ext 237. Email : sales@stevested.com. Quality. Marcin Lis.

stevestedman.com stevestedman.com

Steve Stedman - Freelance SQL Server Consultant

Darr; Skip to Main Content. Freelance SQL Server Consultant. SQL Saturday 212 in Redmond WA. SQL Saturday 198 in Vancouver BC. SQL Saturday 166 Olympia. SQL Saturday 172 Portland Oregon. Seattle Code Camp 2012. SQL Saturday 114 in Vancouver BC. SQL Saturday 108 in Redmond WA. Introduction to SQL Server. Introduction to SQL Server Reporting Services (SSRS). New Analytic Functions in SQL Server 2012. Performance Tuning for DBA’s. SQL Server Performance for Developers. What’s New in TSQL 2012. August 12, 20...