Thursday, September 08, 2005 - Posts

first post from my pocket pc phone at the PDC

My blog has moved to sqlblogcasts.com/blogs/simons
The full version of this post can be found here., http://sqlblogcasts.com/blogs/simons/first post from my pocket pc phone at the PDC
The new RSS feed is here

have downloaded and installed diarist by kev daily kev daly. so I can now blog from my phone

... To read the complete version of this post go here, http://sqlblogcasts.com/blogs/simons/first post from my pocket pc phone at the PDC

SQL Server 2005 Projects - Sort your files

If you've been using SQL Server 2005 you may have noticed that you can create projects that contain your files. These can then be maintained in sourcesafe. I have been using them recently to hold files for a recent piece of work. and have noticed that the are displayed in the order they were added to the project, which isn't too helpfull.

To get round this I have created a command line utility to reformat the project file and put the files in sort order.

You can download the utility from here http://www.sqlserver.plus.com/SQLServerTools.exe