Archives: November 2007
Trigger Trivia Posted on SSC
A short article but interesting I think, with some good comments already. I think in general triggers are under used, except in the cases where they are abused of course. Here's the article: http://www.sqlservercentral.com/articles/T-SQL/61483/ Read more
0 comments, 90 reads
Posted in SQLAndy on 13 November 2007
A Couple Days With Joe Celko
We were lucky enough to have Joe come to Orlando to speak at SQLSaturday and we also talked him into doing a one day seminar about all things SQL. If you've read his books you know he sat on the SQL ANSI committee for a while and that he is… Read more
0 comments, 90 reads
Posted in SQLAndy on 12 November 2007
SQLSaturday Orlando 2007 Wrap Up
I'm just finishing up sending out thank you emails to the volunteers, speakers, and sponsors that helped make our first SQLSaturday a great success. We ended up with 217 attendees. The event really went well, we had no major problems and surprisingly few minor problems. We did overestimate on soda… Read more
0 comments, 73 reads
Posted in SQLAndy on 12 November 2007
Veterans' Day
0 comments, 97 reads
Posted in K. Brian Kelley - Databases, Infrastructure, and Security on 12 November 2007
Session Eval Results for my PASS 2007 Presentation
One of the things I discuss in my Successful Technical Speaking class (it's a free class, usually once a quarter) is to take the results of the attendee evaluations with at least one grain of salt. I've come to pay less attention to the overall scores (assuming I didn't totally… Read more
0 comments, 70 reads
Posted in SQLAndy on 12 November 2007
save disk when doing backup
As a DBA, most of us will also take care of test environment. However test servers usually cannot afford to be as powerful as the real production servers.
One of the issue I got in my test environment is I also need to do regular t-log backup for the testing… Read more
0 comments, 85 reads
Posted in DBA Philosophy on 11 November 2007
Resources: SQL Server 2005 Security
Website: Center for Internet Security - SQL Server Benchmarks
CIS is well known for producing quality benchmarks for…
0 comments, 121 reads
Posted in K. Brian Kelley - Databases, Infrastructure, and Security on 11 November 2007
bcp Utility
There was a time that I avoided bcp utility like the plague. A few years ago, we needed to set up a once a month job to transfer about 100 GB of data from one server to another. Since this involved two SQL Server 2000 instances, the first attempt was… Read more
0 comments, 133 reads
Posted in Advice from Aunt Kathi on 9 November 2007
Celko on SQL Seminar Orlando - It's Time!
We (End to End Training) will be hosting our Celko on SQL seminar tomorrow (Nov 9th). It's not too late to register and we will be able to accept a limited number of walk ins. If you're near Orlando it would be a shame not to see Celko live!
Registration…
0 comments, 95 reads
Posted in SQLAndy on 7 November 2007
Tools: Apex SQL Log, Apex SQL Log API, Sample Corrupted Databases
From the product page, it looks like the API can be used to create auditing capabilities using the transaction log…
0 comments, 145 reads
Posted in K. Brian Kelley - Databases, Infrastructure, and Security on 7 November 2007
Does User Voting for Best Products Work?
I happened to get an email asking me to vote for a product that was being featured in one of those reader/user vote contest/award things, and what caught my eye was a bit about what they were doing to prevent fraud. Here are the rules:
- Only one vote per…
0 comments, 89 reads
Posted in SQLAndy on 7 November 2007
SQL Server: Showing permissions for a given database user
0 comments, 99 reads
Posted in K. Brian Kelley - Databases, Infrastructure, and Security on 6 November 2007
Tuning
Steve McConnell has lived an interesting career with regards to software and while I'm not sure he's always right, he has thought about it and…
0 comments, 112 reads
Posted in The Voice of the DBA on 5 November 2007
SQL Server Magazine Changes
I was just reading the October 2007 issue and they have done what magazines are apt to do; redesign themselves to take a fresher approach. Cynically I'm not sure this is anything except billable time for the graphics and layout team, but this time it does look like they are… Read more
0 comments, 65 reads
Posted in SQLAndy on 5 November 2007
The Impact of Architecture/Design Choices
1 comments, 106 reads
Posted in K. Brian Kelley - Databases, Infrastructure, and Security on 5 November 2007
Varchar(Max) and ADO
Another note from a friend. They decided to upgrade a large varchar column to varchar(max) and subsequently found strange behavior in things that used to work. It would only render to an web page if they did an explicit cast to varchar(some size) and without that if you tested the… Read more
0 comments, 108 reads
Posted in SQLAndy on 5 November 2007
Becoming a DBA, Part II
The first thing to do is decide which platform you're going to focus…
2 comments, 125 reads
Posted in K. Brian Kelley - Databases, Infrastructure, and Security on 5 November 2007
Technical Debt/Steve McConnell is the man!
Steve is the guy who wrote Code Complete (get rev 2 if you buy) which I consider to be required reading if you want to be a professional developer and occasionally he'll have some pretty interesting stuff on his blog. This time it was about technical debt, a subject near… Read more
1 comments, 73 reads
Posted in SQLAndy on 5 November 2007
Replicate Stored Procedure Execution Published on SSC
Most people 'set it and forget it' when it comes to replication, not realizing that changes to rows on the publisher are applied one row at a time on the subscriber using the system generated procs created on the subscriber. I actually tend to agree with the concept, opting for… Read more
0 comments, 55 reads
Posted in SQLAndy on 5 November 2007
Linking Access to SQL Server Reposted on SSC
This is an older article that was recycled for Fri, but still seems to get a decent number of views and some good discussion. It's fun to see who sees the power of Access and not just the pain! I still use Access for some really adhoc reporting and for… Read more
1 comments, 113 reads
Posted in SQLAndy on 4 November 2007



Subscribe to latest posts