Topics
Started by
Posts
Last post
Guys I need your help to figure out what I am doing wrong here. I need to execute a job based on a …
16 replies
create procedure edifyp ( @firstname varchar(50), @lastname varchar(50), @Username varchar(50), @pa…
7 replies
Hi, Please could someone provide a simple explanation of exactly what an 'Instance' of SQL Server i…
3 replies
Hi, I want to update two SQL server 2005 from 9.00.3042.00 SP2 Standard Edition to 9.00.4035.00 …
1 replies
Hi, I have a partitioned table that I want to get rid of and start from scratch with. But I'm havi…
4 replies
Hello all, I have 3 instances of SQL Server Dev Edition on my PC. I was trying to set up Mirroring…
2 replies
I am trying to do a bcp out from a table to a textfile on my local machine I execute following com…
13 replies
Hi All, Is there a way I can calculate and say that this SQL server can support only a maximum of t…
1 replies
I would like to know if it is feasible to create a stored procedure that can execute and SSRS repor…
1 replies
SELECT UA.UserID AS UserID, CP.ProjectID, CP.ProjectName, ANS.ActualDueDate…
8 replies
Hey All, I am trying to convert cursor based stored proc in to set based simple statements stored p…
2 replies
Hi all I need to write an insert trigger in sql server 2005. i have table 'a' and a table 'b', i w…
2 replies
I've created procedure Create procedure [dbo].[Options] @COMPANY_ID varchar as declare @company…
5 replies
I ran sp_help on a view to quickly get the size of the columns in it, however, I was surprised at t…
1 replies
Hi all, can someone provide me some advantages and disadvantages of using SQL JOBS. And one of my J…
4 replies
Viewing 15 topics - 2,641 through 2,655 (of 10,974 total)
You must be logged in to create new topics.