Topics
Started by
Posts
Last post
We have SQL Server 2000 running on our client's system. We remotely access that system, to do certa…
1 replies
Problem is as follows: I should to import some data from .txt files using BULK INSERT, then parse t…
1 replies
We had a disaster last week (SAN Corruption) and it hit a bunch of my sql serves. I have been able …
6 replies
Disclaimer: I know this is old hat for many of you but I am a novice ... (1). When using a DBCC SHR…
2 replies
Anyone know why is not working? declare @sql varchar(4000), @db sysname set @db = 'master' set @…
5 replies
Hi, I have a doubt regarding DTS can we run the DTS created in SQL 2000 server in SQL server 2005? …
1 replies
Hello, In SQL 2000, I was able to issue a SQL statement like this to update the Create Date: update…
4 replies
I have a sql server which has some Biztalk databases which can grow like wildfire on a daily basis,…
4 replies
Hi, I have the code to add a file to the primary file group of a database and it worked. How do I …
5 replies
How to use this store procedure to list all sql job schedule
3 replies
Hello all. I need to find a way to monitor ddl changes in stored procedures in SQL 2000. We've had …
8 replies
How would I find out of 400 DTS packages ones referening a particular table? Thank you.
1 replies
Return null value from scope_identiy from differnt box declare @sequenceId int insert into box1.db.…
1 replies
Hi, I understand that using a data pump via DTS will not fire triggers on the destination tables al…
1 replies
Checking to see if a Trigger is enabled on a table or not. I'm running the objectproperty function …
2 replies
Viewing 15 topics - 2,836 through 2,850 (of 16,173 total)
You must be logged in to create new topics.