Head back up above water
I've spent the last few weeks writing SOX documentation, more SOX
documentation, and even more SOX documentation. A lot the documentation
doesn't...
2005-09-02
1,391 reads
I've spent the last few weeks writing SOX documentation, more SOX
documentation, and even more SOX documentation. A lot the documentation
doesn't...
2005-09-02
1,391 reads
Following the horrifying stories that are unfolding in the aftermath of
Katrina, it is difficult for the mind to single out...
2005-09-02
1,314 reads
There's a blog running at LiveJournal from one of the guys at directnic. There's evidently an ISP that is still...
2005-09-02
1,466 reads
The images on the TV news this morning were surreal. Hundereds of people dead, missing, homeless because of Katrina and...
2005-08-31
1,273 reads
Seen this from Kevin Kline?
We went back and forth along with a few others this morning looking at
the many places,...
2005-08-30
1,608 reads
I was just reading Andy Leonard's blog about being a new author and thought, hey, I need a blog, too!
I'm...
2005-08-29
1,326 reads
Grr, it's annoying, but it's a good thing.
After the ASP.NET errors, I ordered memory a few days ago from
Crucial.com. They...
2005-08-29
1,352 reads
There's an interesting series about technology in schools in Milwaukee
(part
1, part
2, and part
3) and it inspired me to an edditorial...
2005-08-24
1,814 reads
We had a major out of memory error on ASP.NET this morning and I woke
up to a few dozen messages...
2005-08-23
1,380 reads
The top ten MS blogs were
listed in Redmond magazine and two were SQL Server guys. I do get quite
a few...
2005-08-19
1,381 reads
Reading tutorials is fine. Shipping something is better. If you are trying to break...
By Steve Jones
We work hard at Redgate, though with a good work-life balance. One interesting observation...
By Arun Sirpal
Fourth in a series on Ai and databases. What Read-Only Advisory Actually Means A...
Comments posted to this topic are about the item Liability for AI Errors
Hello , I would like to run a stored procedure on a secondary replica...
Comments posted to this topic are about the item Pro SQL Server Internals
I run this command to start SQLCMD:
sqlcmd -S localhost -E -c "proceed"At the prompt, I type this (the 1> and 2> are prompts):
1> select @@version 2> goWhat happens? See possible answers