SQL Server Aggregator

Using PowerShell to update the case of Attribute names

I had a question recently about how to quickly convert all the attributes in a given database from UPPER CASE to Title Case. Now you could certainly write a C# or VB.Net based program, but I feel that a script is the way to go for a once off requirement Read More...
Published Sunday, March 16, 2008 11:01 PM by Darren Gosbell [MVP] - Random Procrastination
Anonymous comments are disabled