Archived Months
January 2003
March 2003
April 2003
May 2003
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
April 2008


all groups > sql server programming > may 2007 > threads for sunday may 13

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

Connecting through proxy
Posted by Leila at 5/13/2007 10:05:17 PM
Hi, We are having problem with Linked Server connection through proxy in our network. The port 1433 is open. Everything was fine before using proxy. Is there any other configuration required? Any help would be greatly appreciated, Leila ...more >>

Payment by Item && Help
Posted by ITDUDE27 at 5/13/2007 6:42:00 PM
I have a commission report I’m working on and it is causing to lose hair fast. I need help customizing this commission report. The current report has a couple conditions: Condition 1: Pay 2% commission of the payment amount if purchased in 2006 Condition 2: Pay 5% commission of the payme...more >>

Isolation Levels for Non-Read Operations
Posted by electric.or.sharp NO[at]SPAM gmail.com at 5/13/2007 8:33:28 AM
I'm learning about SQL Server Isolation levels and I think I have one of those questions that is so basic that all the resources you find on the subject already assume you know it; but I'm going to ask anyway. Is it true that isolation levels only apply to transactions in which SELECT statemen...more >>

2005: rollback in trigger (newbie)
Posted by R.A.M. at 5/13/2007 12:00:00 AM
Hello, I am learning SQL Server 2005 and I have such question. If I write a trigger and I want to rollback the trigger (which is implicit transaction if I understand correctly), may I do it this way: IF <some condition> BEGIN RAISERROR (N'some message', 16, 1); ROL...more >>

Search all columns in database for a number/currency
Posted by Ben at 5/13/2007 12:00:00 AM
Hi We have a large database that we need to find a number within, is there any method of searching for a number/currency in all columns? We have this script, which is excellent, but it only supports strings: http://vyaskn.tripod.com/search_all_columns_in_all_tables.htm Thanks B ...more >>



DevelopmentNow Blog