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) > march 2005 > threads for march 29 - 31, 2005

Filter by week: 1 2 3 4 5

database size and design questions
Posted by sql rookie at 3/31/2005 10:44:46 AM
I have a question regarding database design and size . I am migrating from several DB2 databases to SQL server. I was going to create different databases based on application dept or business units (the way it has been in db2). But my application folks says, they cannot connect to multiple datab...more >>

Limiting a databaser or user from using up all of the processor?
Posted by Dustin at 3/30/2005 8:11:53 PM
Is it possible to limit a particular MS SQL 2000 user from using up all available processor time? Thank you, Dustin...more >>

I need to find total for rows with a certain value: how?
Posted by someone at 3/29/2005 8:25:32 PM
I have a table that contains a column that collects discreet data (1 for on and 0 for off, just those two values) and a date column which is a timestamp containing a date and time. There are other columns in this table but they are unimportant in this discussion. A process inserts rows int...more >>

Alter column Error mesage
Posted by ppatel NO[at]SPAM findsvp.com at 3/29/2005 1:28:48 PM
Hi, I have a table as follows that i am tring to alter but getting error message... CREATE TABLE [dbo].[test111] ( [Lname] [varchar] (10) COLLATE SQL_Latin1_General_CP850_CI_AS NULL ) ON [PRIMARY] GO I am tring to alter column Lname to varchar(20) with following syntex.. alter table te...more >>

SQL next 30 days
Posted by Maziar Aflatoun at 3/29/2005 9:26:21 AM
Hi everyone, I have a date field in my database. I like to issue a sql query to return all the rows for the next 30 days from today. Can anyone help? Thank you Maz. ...more >>



DevelopmentNow Blog