Viewing 15 topics - 250,681 through 250,695 (of 284,012 total)
Topics
Started by
Posts
Last post
I have one server running SQL 2000, it has two databases; 1) On DB1, I have a stored proc that simp…
1 replies
I am getting an error when running the below code, EXEC sp_addlinkedserver @server = N'teamserver…
1 replies
if object_id('tempdb..#tmpExample') is not null drop table #tmpExample create table #tmpExample (…
1 replies
Comments posted to this topic are about the item Run DTS Pkg from VBScript (with progress dialog) D…
1 replies
Hi, I am using following expression in SSIS DATEADD( "hour" , TT_DETL_TO_TM_ZN_OFST , TT_DETL_POD_D…
1 replies
Does anyone know how to show 10 records a page? For example, let's say I have 100 records containe…
1 replies
Comments posted to this topic are about the item Collation Checker Version 2
1 replies
Whenever I create a user database with the data and log file on an MSA1000 external storage device …
1 replies
I am running SQL Server 2000 SP 4 on a Windows Server 2003 environment. I have a table 'ASSIGN_ID' …
1 replies
We have an architecture of two production SQL 2005 Servers and two mirrors. The traffic has spiked…
1 replies
We are having multiple instances of single database & single cpu with 3.00 ghz & ram with…
1 replies
want to select distinct product using maximum value of tran date data like: Tabl…
1 replies
Hello, I have a TSQL code inside a Transaction, I would like to exclude a piece of that code from t…
1 replies
I am implementing Transactional replication in 2005.Do i need to turn on or off "NOT FOR REPLICATIO…
1 replies
The code below is the query . what im trying to do is to get all the personnelNumbers that occur gr…
1 replies
Viewing 15 topics - 250,681 through 250,695 (of 284,012 total)