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 > august 2006 > threads for saturday august 5

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

Stored Procedure Column schema
Posted by Patrick at 8/5/2006 9:35:34 PM
Hello all! Can one dev help another? Is there any way to get the column schema from a stored procedure without calling it with parameters in slq server 2000? I just want to know the columns it returns. Many thanks, Sincerely, Patrick ...more >>


Need an IF statement in a query
Posted by Jeff Griffin at 8/5/2006 7:50:02 PM
Basically I need an If statement in a query. I am working on website for my Wife (She is a teacher) and she will be posting spelling words to this particular page. She wants the parents to be able to either see all words or only the words for a particular week. I have modified the club sit...more >>

sp_provider_types_rowset and some other stored procedures keep being executed
Posted by dragooon at 8/5/2006 5:58:39 PM
sp_provider_types_rowset and some other stored procedures keep being executed We recently experienced a very interesting problem. When connecting to SQL Server 2000 (SP4) using ADO, after the recordset is retrieved, we can see the following stored procedures kept being executed every we su...more >>

Reserved Word Column Names
Posted by Tina at 8/5/2006 5:43:18 PM
I'm writing a database maintenance asp.net utility that generates sql.... I have a function that adjusts the column names to a valid name to be used in a select statement. For instance one of the things it does is convert "DataBase Name" to "[DataBase Name]. I was testing it with the Adve...more >>

Querying a local named instance - how?
Posted by dj at 8/5/2006 5:00:02 AM
I'm stumped by what seems like a simple problem: How do I query a SS2k named instance on the same machine? Here's my scenario - Machine name Alpha has SS2k installed as the default instance, plus it has SS2k installed as named instance Beta. Both instances have a database named 'Clients'...more >>



DevelopmentNow Blog