Sign In
Stuart Padley's Web Log
Windows Live
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
No tags have been created or used yet.
Archive
Archives
December 2006
(1)
October 2005
(3)
September 2005
(4)
July 2005
(4)
MSDN Blogs
>
Stuart Padley's Web Log
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Stuart Padley's Web Log
Continued...
Posted
over 6 years ago
by
Stuart Padley
0
Comments
...over at www.stuartpa.com
Stuart Padley's Web Log
An unwanted surprise when changing the SQL Server 2005 Service Account
Posted
over 7 years ago
by
Stuart Padley
9
Comments
When changing the Microsoft SQL Server 2005 Service Account you might get back this rather alarming error message box: --------------------------- WMI Provider Error --------------------------- The process terminated unexpectedly. [0x8007042b] ---...
Stuart Padley's Web Log
A strange problem with 'ADD SIGNATURE' and the new SQLCMD command line utility
Posted
over 7 years ago
by
Stuart Padley
9
Comments
This one is a little odd: But, when using the new ' ADD SIGNATURE ' DDL in SQL Server 2005, if you are using SQLOLEDB through the SQLNCLI (SQL Native Client) protocol stack, i.e. the stack the new command line utility SQLCMD uses, you will get the following...
Stuart Padley's Web Log
An error starting a SQL Server 2005 User Instance when using Remote Desktop
Posted
over 7 years ago
by
Stuart Padley
8
Comments
Late last week, I was using the new ' User Instance ' support in SQL Express 2005. I was connecting from home using Remote Desktop to my main office machine, and when trying to connect to SQL Express, I was becoming increasingly frustrated with the following...
Stuart Padley's Web Log
Protecting the SQL Server 2005 'Service Master Key', the root of all encryption
Posted
over 7 years ago
by
Stuart Padley
6
Comments
Microsoft SQL Server 2005 introduces a new feature set, known internally as 'Secret Storage'. Secret Storage is the overall umbrella technology for the data encryption facilities in the SQL Server database engine, including the key management story. The...
Stuart Padley's Web Log
SQL Server 2005 password change without server restart, small issue with 32 bit installs on x64 OS
Posted
over 7 years ago
by
Stuart Padley
2
Comments
In an earlier post , I said it will be possible to change the Microsoft SQL Server 2005 service account passwords without requiring a service restart. Today we found a corner case. It turns out, when you install SQL Server 2005 32 bit editions on an x64...
Stuart Padley's Web Log
Using SQL Server Management Studio (and Profiler) Tools with SQL Express 'User Instances'
Posted
over 7 years ago
by
Stuart Padley
2
Comments
In the SQL Server 2005 Express Edition, available for free here , there is new connection string option: 'user instance=true'. When this connection string option is specified, the SQL Express instance you are connecting to (we call this the parent instance...
Stuart Padley's Web Log
Change the SQL Server Service Account password without Server Restart
Posted
over 7 years ago
by
Stuart Padley
4
Comments
A couple of weeks ago, we checked-in a feature to Microsoft SQL Server 2005, that allows the various Service Account passwords to be changed, using the SQL Server Configuration Manager, without having to restart the respective services. NOTE: It is...
Stuart Padley's Web Log
Setup Secure SQL Server Service Broker across databases in less than 10 seconds!
Posted
over 7 years ago
by
Stuart Padley
12
Comments
One of the most interesting new features in SQL Server 2005 is Service Broker. If you need more details on what it is and why you would want to use it, I will let the expert tell you . But, if you want to get it setup and configured on your machine now...
Stuart Padley's Web Log
Table Valued Function magic in SQL Server 2005 using the new SQL/CLR integration
Posted
over 7 years ago
by
Stuart Padley
14
Comments
In my last post , I said we would look at how we could return a table that contains a directory listing of all the .xml files on my machine. Using the SQL/CLR LoadFile method we created in the last post, our goal is to come up with a single T/SQL statement...
Stuart Padley's Web Log
Getting those XML files into your brand spanking new relational database system
Posted
over 7 years ago
by
Stuart Padley
13
Comments
Up until now, XML documents have generally languished as mere files in the lowly file-system, our relational database systems haven’t seen them as important enough to warrant inclusion, up until SQL Server 2005 that is. In SQL Server 2005, XML documents...
Stuart Padley's Web Log
Wrapping up Microsoft SQL Server 2005 - looking at the new features
Posted
over 7 years ago
by
Stuart Padley
8
Comments
As we work on wrapping up the Microsoft SQL Server 2005 release (formerly known as 'Yukon'), I am taking some time to play with some of the newer features, looking for those last, hard to find, bugs that maybe still hiding out. As I come across topics...
Page 1 of 1 (12 items)