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 > july 2006 > threads for saturday july 1

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

Good books about huge databases ?
Posted by Jarod at 7/1/2006 10:23:16 PM
Hey I need some good books about working with enormous amount of data. The table rows are counted in milions. Have you used SS-2005 with such big amount of data ? What was your experiences ? Any bad things happend ? Any supprises ? Any bugs ? Is there big perfomance diffrence between SS-2000 ...more >>


I have problem with comparing records in the same table
Posted by Amal at 7/1/2006 9:57:33 PM
I have a table with these fields This table says how many times a person enter a place I want to create new table that contains People who Enter that place 1) twice within a month 2)Or 4 times within a 6 month 3)Or 6 times within a year Person Id | Name | EnterDate 1 | Nishantha |...more >>

Cannot create new SQL database.....
Posted by wally at 7/1/2006 7:46:29 PM
I have Visual Studio 2005 Pro. I installed SQL Express 2005 and rebooted. But, when I right click on "Data Connections" in the Server Explorer and choose "Create New SQL Server Database..." and attempt to create a new database on the local PC, I get the following error "An error has occurred ...more >>

About the presence of alter procedure?
Posted by clintonG at 7/1/2006 7:31:14 PM
Is it a good practice to leave the alter procedure statement in a stored procedure? Does it affect the execution in any way? Is it common to comment the statements out until needed again? -- <%= Clinton Gallagher NET csgallagher AT metromilwaukee.com URL http://www.metromi...more >>

Need help with SQL Syntax
Posted by D. Patrick at 7/1/2006 7:26:56 PM
I didn't create the architecture, it doesn't have any unique numeric key IDs, and I can't change anything. I need to create a select statement that returns all items that are in stock. Table rows look like this (I am simplifying it to convey the point): ProductSKU InStock A...more >>

SS2005 Version Control
Posted by Joe Delphi at 7/1/2006 7:11:06 PM
Hi, SQL Server 2000 had some system stored procs for version control like dt_checkinobject and dt_checkoutobject but these stored procedures seem to be missing from SQL Server 2005. Does anyone know the story here? Have these system stored procs been replaced by something...more >>

query running slow
Posted by vicky at 7/1/2006 12:15:31 AM
I have a query which runs under 15 sec. through query analyzer. But when same query is getting executed by .net console application, using ado.net, it takes 10-15 min. What can be the problem? ...more >>

How to move a SQL Server 7 (no Service Pack) database to SQL Server 2005???
Posted by Alan Mailer at 7/1/2006 12:00:00 AM
I'm not proud of this, but I currently run a database on SQL Server 7 with NO service pack applied. How do I transition that database to SQL Server 2005? Admittedly my research has been very preliminary, but I'm not finding much help on how this can be done. I'm sorry if this has been asked ...more >>



dbcc inputbuffer value
Posted by Vikram at 7/1/2006 12:00:00 AM
Hi, I want to store DBCC inputbuffer value in a variable and then want to comapare the value. How ca i store the value in a variable or table inside a script? ...more >>


DevelopmentNow Blog