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) > june 2006 > threads for june 1 - 7, 2006

Filter by week: 1 2 3 4 5

PK vs Clustered Unique index
Posted by Pippen at 6/7/2006 3:29:48 PM
Is there a difference between a Clustered Unique Index and a Primary Key (Clustered / Unique)? The reason I ask is that someone suggested adding a non-Clustered PK on on a table that has a Clustered Index. Their thought was that the other non-clustered indexes may benefit for their lookup with...more >>

How do you use SQL server 2000
Posted by WR at 6/7/2006 1:42:23 AM
High, I jsut started this database class, so this is all new for me. I also installed some Microsoft SQL server 2000 Developer Edition on my computer. The components include Query analyser, Enterprise manager, Import Export Data, Profiler, Server Network Utility, etc. I would like to kno...more >>

changing datetime Sql Server 2005
Posted by kleo at 6/7/2006 12:25:10 AM
what am i changing datetime in sql server 2005?? i want to change my datetime english to turkish ? i wrote a query select getdate() it reults 2006-06-07 i want to change tukish ,because i must take a result 07.06.2006 ...more >>

REINDEX Question
Posted by Ed at 6/6/2006 7:54:36 AM
Quick question for you all. I have recently ran a reindexing on all of the tables in the DB and after it was complete it went from 8 GBs to 15 GBs (this does not include the log file, which also grew)!!! Why would the DB grow so much on a reindexing? Thanks, Ed PS. I ran the Shrink D...more >>

Deleted large table, shrunk database, backup file was not smaller
Posted by jbiros NO[at]SPAM sppinc.net at 6/6/2006 6:58:26 AM
SQL Server 2000: Hello, I ran a stored procedure to find the top 25 largest tables in our database and noticed that the 4th largest table was no longer part of the system as of 2 years ago. The table was approximately 300MB in size. After verifying that it was no longer being used, and th...more >>

xp_regread problem on Windows XP
Posted by FireSoft at 6/6/2006 4:18:20 AM
Hi, when i read a registry in remote on Windows XP professional as server and client the xp_regread function doesn't return a value when if i read the same date on a server with Windows 2003 server and client with Windows XP professional works well... I use: USE MASTER DECLARE @test varc...more >>

Version of Sql Server 2005
Posted by sndeepgoel NO[at]SPAM gmail.com at 6/2/2006 9:02:28 AM
hi friends, want to go for exam 70-431 for MCAD certification. Want to ask which edition of Sql Server 2005(70-431) should i use? Sandeep ...more >>

How to count current login user by login id
Posted by Silas at 6/1/2006 9:52:05 PM
Hi, Is anyone know how to count number of sql users login in with specific login id (e.g. sa) ? Inaddition, if the users use a machine run sql enterprise manager with three connection the count should show as "3". Regards, Silas ...more >>



Is there an easy way to make a copy of a DB on the same server
Posted by kgslego at 6/1/2006 11:39:55 AM
I would like to create a copy or two of a database on my SQL server and give each a unique name and then use them to run various tests. I am running SQL 2000 on W2003 and have only the one SQL server. Can anyone point me in the right direction? ...more >>

sql express vs msde 2000 = reverting back to msde 2000
Posted by Vlado Jasovic (www.excelleinc.com) at 6/1/2006 10:58:13 AM
Hello, We're developing a c# application that used msde 2000 as a backend. Our customers have used it for some 2+ years, 5-15 concurrent users and no problems whatsoever. - After upgrading to SQL Express 2005 we're experiencing HUGE speed issue. It's probably due to SQL Express' 1 CPU...more >>

Stored procedure suddently stopping. (very very urgent(
Posted by archana at 6/1/2006 5:44:22 AM
Hi all, I am having one windows service in c# in which i have 2 threads. In each of thread i am executing one stored procedure and waiting for that stored procedure to complete in thread procedure itself. My stored procedure is long running which may take 2-3 days. What is happening is ...more >>

sql server is not allowing connections on port 1433 anymore
Posted by Stig Vanmoerkerke at 6/1/2006 4:52:38 AM
Hello, we have a strange thing. A sql server of a client of ours has run always very well, but all of the sudden, it does not allow connections on port 1433 anymore. doing a telnet xx.xx.xx.xx 1433 gives this error: Connecting To 10.173.10.100...Could not open a connection to host on port 1433...more >>


DevelopmentNow Blog