SQL Server
I have been soooo busy the last couple of months, mostly with work but some home stuff, too. The biggest news is the birth of my first grandchild, Thomas Indiana Csar-Kellenberger.
I'm trying to get some writing in and have a couple of articles...
I will be giving a presentation on June 13th for the St. Louis SQL Server Users Group (http://www.stlssug.org/ )on SQL Server Management Studio. This will be 95% demos, and I will cover as much as I can within my alotted 90 minutes. On June...
One thing about being a DBA, or at least the flavor of DBA that I am, is that there are many opportunities to impress my customers and boss by automating things or setting up cool reports. But much of what I do is behind the scenes and not...
I was using SSIS today to import a file with one wide column. I created the table first with a varchar(max) column. When I tried using the Import Wizard (found by right-clicking the database name and clicking Tasks -> Import...
I just upgraded my Reporting Services installation to 2005 a couple of weekends ago. I was happy to see that I could still run and edit my existing reports in VS 2003 so I'll just upgrade the report definitions as I need to tweak them...
Sometimes we all run into problems with programming or administering SQL Server and need help. When it happens to me I try to figure things out myself. With so much content on the web, usually I can find the answer pretty quickly. Sometimes,...