Topics
Started by
Posts
Last post
begin Tran declare @forward table (rowId int identity(1,1), ID int, CHAR_1 Varchar(20), …
6 replies
Begin Tran Declare @ID Int /* Declaring variable */Declare eCursor CURSOR FOR /* Declaring C…
3 replies
We have a customer which connects to our servers through Citrix. However, they have a major concern…
11 replies
How can I execute 2005 SSIS package from visual studio 2008? I dont see the package in the solution…
1 replies
This is irritating the living daylights out of me. Create a database. Create some tables Close SSMS…
8 replies
HI All, We are in process to upgrading sql server 2000 to sqlserver2008 as of now every thing is go…
8 replies
We are using sql 2008, a question is what is the best practice to setup an account to run the jobs?…
1 replies
Hi, Looking for some advice, we currently have two servers running SQL2000 on a 32bit 2003 server(I…
2 replies
hydbadrose (4/26/2011) ----------------------------------------------------------------------------…
3 replies
My Table has only one non-clustered index and, optimizer does not this index? WHY? My Query: SET ST…
3 replies
Hi, I am actually working with Visual Studio 2010 and Team Foundation Server 2010 to develop projec…
2 replies
what is way to optimize Our Database?
4 replies
Can someone explain how the below result arrives please ? :ermm: with CTE(x)as ( select x = 1 unio…
6 replies
what are the possible ways to refresh the database in SQL ?
4 replies
So I have been tasked with building a replacement SQL server for our very old SQL2000 based server.…
17 replies
Viewing 15 topics - 24,076 through 24,090 (of 30,225 total)
You must be logged in to create new topics.