Viewing 15 topics - 267,406 through 267,420 (of 283,926 total)
Topics
Started by
Posts
Last post
I have a trigger in SQL which fires a stored procedure whenever there is an update in the SQL table…
1 replies
-- Why does this work Declare @sql varchar(8000) Set @sql = 'Create Procedure #MyTempSP as Select…
3 replies
I have a procedure that runs very often through out the day. A look at syscacheobjects always show…
2 replies
We are using SQL Server 2000. User tables were created in one database, and are being included whe…
2 replies
Hi .. we are storing date as varchar(8) in database for some reasons. I want this field as Search C…
3 replies
I have a database with single table about 100 mil records and 10 GB used space and 10 GB free space…
2 replies
Is there any way to rename SQL Server 2000 instance name without re-installing it?
4 replies
HAPPY HOLIDAYS EVERYONE!! "Keep Your Stick On the Ice" ..Red Green
4 replies
Hi, I am trying to generate text files from SQL query in a DTS Package. Can I set the destination d…
2 replies
Can we create a constraint between tables in 2 separate databases? TIA, aurora01 Aurora
2 replies
Hi: We are currently in the process of testing our Webserver migration to Win 2000 and came acros…
1 replies
We have new cluster server and total 8GB and have /3GB /PAE on boot.ini file, and awe enabled also,…
6 replies
hi, i am writing a trigger CREATE TRIGGER Ztrig ON TZ FOR INSERT AS BEGIN INSERT TY VALUES (…
1 replies
Hi Site Owners, it seems to be possible to add an item (this one http://www.sqlservercentral.com/co…
3 replies
Gurus pls help me out.. how can i find out the return type of a Stored procedure..like whether it r…
2 replies
Viewing 15 topics - 267,406 through 267,420 (of 283,926 total)