25. January 2012 19:48
I fix some issues and created some new goodies to play with.
14c92d71-1f8e-4e4b-9607-6673d51678ba|0|.0
7. April 2011 20:09
I have decided to release another really simple tool. Since MSSQL Express does not really come with an easy way to dump a large amount of data to csv file because it does not have support for the data transformation service. So a while ago I wrote a tool to turn sql statements into csv files. It is avilable to download here
I have also updated two other tools due to bugs (mostly in the installer)
4a118578-a7a0-4f26-ab11-71956880263a|0|.0
18. March 2011 20:04
Something that i knocked together a while ago for generating netflow stats from a cisco router. Its a little tool that when used properly on small / medium sized network it makes it possible to locate bandwidth hogs on limited internet connection very quickly.
You can get it from the netflow hosts page
216c23c0-2b01-4b88-a2ca-0a521216a224|1|2.0
17. March 2011 12:01
I have updated the little tool i use for rebuilding / reorganizing index's in ms sql. The following has changed.
- Added Re organize selected
- Added filter to remove index's below a certain page count
The latest version is avilable here
53634330-bae4-4b42-be22-6039b306ed0c|0|.0
24. February 2011 21:05
So many people have written ms sql index rebuild script that there are already so many to find on the internet. However not many people have written a small simple application that simply solves the problem for most people. Allowing them to connect, view the status of the index's and rebuild them if required.
Main Features so far
- Provide list of index's with fragmentation percentage
- Take recommended action on fragmented index's
- Rebuild selected index's
- Rebuild all index's in a database
You can read more about it here
20135491-0e8c-495e-8ec2-49ede2968ef6|0|.0