| Login

Search this Blog


Links I like to keep around


Here are the most recent postings to this blog. Use the archive calendar or search to find other entries.
Author:R TeachoutCreated:6/15/1999 6:20 AM
Ramblings, SQL Scriptlets, VBS Scriptlets, Linux Stuff, and more!

SET UtilPath=%~dp0

Read More »

Redirects output of command line tools to the Windows clipboard. This text output can then be pasted into other programs.

Read More »

Here's a quick how-to (for those technically inclined) on: How to Get the Current Activity for a Single Database (SQL2000) when running as a DBO not as a sysadmin

Read More »

Great for queries where you need > date < date results..

Read More »

This procedure generates INSERT statements using existing data from the given tables and views. Later, you can use these INSERT statements to generate the data. It's very useful when you have to ship or package a database application. This procedure also comes in handy when you have to send sample data to your vendor or technical support provider for troubleshooting purposes.

Read More »

Ex: MRTG Calculation on a switch port showing the BW rate, to determine the GB Equivalent amount of Data Transfer.

Read More »

To Load from a Text File into MSSQL

Read More »

Custom Module Developer

Read More »

Closes the current error log file and cycles the error log extension numbers just like a server restart. The new error log contains version and copyright information and a line indicating that the new log has been created. MSSQL.1\MSSQL\LOG\ERRORLOG

Read More »

Shared servers usually have many databases belonging to different customers, and MS SQL Server Management Studio (SSMS) will display all those databases when used by a valid login to connect to SQL Server 2005. If you seek to change that default behavior, you can do so with a SQL Server 2005 configuration change.

Read More »

This command line tool enables an administrator to display the MAC address for one or more network adapters on a system.

Read More »

Javascript Zoom when Mouse Scrollwheel is used over an image...

Read More »

This allows you to set the permissions on all of the stored procedures (except the built-in ones) on a database.. great after a SQL Recovery

Read More »

Simple 4 line script excellent for scheduled tasks to open a webpage to run some automated process (such as admin processing)

Read More »

Pricing for SQL Server 2005 - Retail Pricing, for Reference... this puts the monthly price of MSSQL SPLA into perspective.

Read More »

a tool for SQL Server 7.0/2000/2005 database administrators and developers to generate data scripts in a valid T-SQL format which can be executed in Query Analyzer.

Read More »

Just to keep this around

Read More »

Great script I found online.

Read More »

The best Linux Web administration project!!!

Read More »

EXEC sp_dboption 'db_name, 'single user', 'FALSE'

Read More »

use dbname execute sp_changedbowner [user]

Read More »

Reporting the amount of physical hard disk space used by each virtual machine.

Read More »

Here's a trick which solves this error: The virtual machine could not be added. The virtual machine configuration could not be added. A configuration with this name already exists. When it won't display, but it DOES exist, just in a new location from where it WAS running from.

Read More »

Copy / synchronize directories / folders

Read More »

http://aspalliance.com/1038_IISCnfgvbs__IIS_Settings_Replication This article examines the usage of IISCnfg.vbs file (And being able to MERGE from one IIS metabase settings to another IIS metabase), with no downtime - so syncing two IIS servers settings work better. Good link to keep around!

Read More »


Never trust a computer you can't throw out a window.
-Steve Wozniak

Inspired by Nina