Topics
Started by
Posts
Last post
We have a DTS package that needs to be run remotely from a user's workstation. I created a login th…
7 replies
We have a 3-node Active / Active / Active cluster, with an instance of SQL 2000 on each node. We ha…
16 replies
which is the optimized query? insert into select * from table1 insert into select * from table2 ins…
5 replies
Hi all What is the "dtproperties" system table? when quering sysobjects this table has an xtype of …
12 replies
Hello, guys how are you doing? some times if there is new information needs to update tables, and d…
1 replies
Hi, which is better table datype or temporary table? i'm going to copy and manupulates lakhs(appx.)…
7 replies
We're changing our main CRM db to unicode on our SQL Server 2000 SP4 server because we need to supp…
4 replies
Hello everyone , me using SQL Server 2000, the tables structure are Transactions: 1) TransactionID…
1 replies
Is there a way to script tables into a single create statement instead of a create and then a few a…
15 replies
Hello everyone, here is my query: Declare @TranDate datetime set @TranDate ='12/8/2007' SELECT DATE…
3 replies
Hello here is my query: SELECT DATEADD(hh,DATEDIFF(hh,0,TransactionDate),0) TransactionDate, CO…
1 replies
Does any know how I get the execution plan that a stored procedure is using? I can paste the query…
8 replies
I have SQL 2000 SP4 Running on A windows 2003 Server with SP1 One of the applications using the SQL…
2 replies
I am using OSQL utility to update DB table with a batch file. expl: OSQL -l 30 -b -d DCL -S TEST -U…
2 replies
Hello evryone, i m using SQL Server 2000, i need help from all of you, Here are the query and Table…
3 replies
Viewing 15 topics - 1,231 through 1,245 (of 7,464 total)
You must be logged in to create new topics.