Topics
Started by
Posts
Last post
CREATE TRIGGER t_del_emp ON [dbo].[empmas] FOR DELETE AS declare @empid varchar(10) SELECT @empid…
2 replies
From a Disaster Recovery perspective, is there a way to backup and restore linked server definition…
6 replies
By: shew
We have a very huge table in Development Database. So Each night, we want to delete data from this …
5 replies
Hello, I have an ASP.NET application that uses an Sql Server 2008 database. When a 5 minutes report…
1 replies
Hi, Is the compatibility level for SQL Server 2008 and SQL Server 2008 R2 same? compatibility for S…
1 replies
i use the LEN() function to calculate a string length in sql server 2008 management studio. select …
2 replies
i'm trying to insert combined values from one table into another. will I have to create a temp tabl…
8 replies
By: _taz_
Hello Everyone I am looking for the table that stores the database size. For the life of me I canno…
6 replies
How to Changing Colour (Bottom tab) of Query Analyser to differentiate between Prod and Test?
5 replies
By: WayneS
Hi All, Could someone help me out with this task (in non-technical terms)? We are looking to buy a …
8 replies
Is anyone using PSTOOLS with SQL Server Agent? When I use SQL Server agent to launch the program it…
3 replies
Hello, Our company is in the process of creating a High Availability Configuration containing among…
7 replies
By: sturner
We have a very large filestream-enabled database. In order to save disk space on the server and ma…
6 replies
The situation: I want to display a landing gallery page kind of like on facebook where you have a i…
2 replies
By: HowardW
This morning I was greeted by a problem I've never encountered and the resolutions I'm getting from…
4 replies
Viewing 15 topics - 27,256 through 27,270 (of 30,188 total)
You must be logged in to create new topics.