Topics
Started by
Posts
Last post
Hi, Like Oracle, does SQL Server have the concept of high water mark. Should I be concerned about t…
4 replies
create table #tempBody ( Body VARCHAR(8000) ) set xact_abort on bulk insert #tempBody from 'ftp://u…
3 replies
I need to identify if a database view is still be used by our application. I'm setting up a server …
2 replies
We have two DB servers. One is the main and one is the older server. The older server only has some…
5 replies
I am very new to sql 2005 Reporting service tool .. I have installed IIS and Reporting service tool…
4 replies
Hi All, This question about filegroups crept into my mind and I've been trying to find an answer! …
2 replies
I'm trying to pull data from a table that has nulls into a table and field that does not allow null…
1 replies
I want to end a job that is running but it is wrapped in a transaction. Is there any way for me to …
1 replies
Hi friends I have table tCustomer columns Id and ImageName The Data is like Id Customerid Image…
11 replies
Hi All, Can anyone tell me how to implement schedular in SQL so that the Schedular will exec…
4 replies
Hi I wat to find the exact datafile path using SMO.But when i tried it gives upto c:/pf/miscosoftsq…
3 replies
We are starting to have quite a few stored procedures in our DB. A lot are no longer needed, for v…
2 replies
I have a table as follows CREATE TABLE temp( itemnumber nchar(4), fname varchar(12), lname varchar(…
3 replies
Microsoft SQL Server 2005 - 9.00.3068.00 (Intel X86) Feb 26 2008 18:15:01 Copyright (c) 1988-20…
1 replies
Hey all, Got a question. We are deploying a new SQL Server 2005 EE environment and have to decide …
5 replies
Viewing 15 topics - 4,666 through 4,680 (of 10,974 total)
You must be logged in to create new topics.