Groups | Blog | Home


Archived Months
March 2003
April 2003
May 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


all groups > sql server (microsoft) > july 2005 > threads for july 15 - 21, 2005

Filter by week: 1 2 3 4 5

Recursive query problem
Posted by Spondishy at 7/21/2005 12:17:19 PM
Hi, I have a table as follows: ID Description Parent 1 A 0 2 B 0 3 C 0 4 D 1 5 E 1 6 F 1 7 G 4 8 H 7 9 I 2 10 J 2 11 K 10 I'd like some p...more >>

Incorrect synatax near the keyword DECLARE
Posted by tabladude NO[at]SPAM gmail.com at 7/21/2005 8:31:54 AM
Hi: I added this bit of code to my sproc and am getting the error "Incorrect syntax near the keyword DECLARE" and also "Incorrect Syntax Near ','". I'm tearing my hair out trying to figure out what is wrong. This is just the new bit of code, let me know if you need to see the whole sproc (@Se...more >>

Tak Connection's catalog name dynamically.
Posted by Rajesh Patel at 7/19/2005 8:43:33 AM
Hi, I have created DTS package in the SQLServer 2000. Now, I would like to execute this package for multiple databases under the same sqlserver. How can I do that? I am trying to change it's connection's catalog property via VB.Net. But, It seems that it's not changing and everytime I am ...more >>

Complex calculated expression - Newbie
Posted by Richard at 7/16/2005 8:48:52 AM
Hello there, I'm developing an application and have a number of requirements where I am trying to do quite a few financial calculations on a number of fields. I have gone against trying to store these as computed columns, and have tried views, but meet the problem that the maximum character ...more >>

Removing new line character
Posted by Maziar Aflatoun at 7/16/2005 12:49:10 AM
Hi, Does anyone know a SQL statement that would remove all the \r\n (new line character) from a column in the database (if it exists)? Thanks Maz. ...more >>

Tempdb is growing and I can't tell what process is to blame
Posted by pshroads NO[at]SPAM gmail.com at 7/15/2005 10:48:19 AM
My tempdb has grown to 40 GB and is growing my the minute but I'm unable to determine what process is to blame. If I look at tempdb..sysobjects all the objects are created very recently and change each time i rerun the proc. I would think that anything that has grown tempdb to 40 GB would have b...more >>

Number of Computed Columns
Posted by Richard at 7/15/2005 12:00:00 AM
Hi Newbie here, How many computed columns do you recommend to have on one table? Richard ...more >>

Enterprise Email Sending from SQL Server
Posted by Marc Eggenberger at 7/15/2005 12:00:00 AM
Hi there. I'm looking for a tool that handles email sending from sql server with enterprise features. What do I mean excatly? It should be able to send emails easly from T-SQL. A simple extender stored procedure or blat is not sufficient enough. It has to be reliable, scalable, central reli...more >>




DevelopmentNow Blog