Topics
Started by
Posts
Last post
Hello all, I've inherited an environment where 1000+ databases are running on single SQL instance …
10 replies
create table #val ( day int, data int ) insert into #val values (1,200) insert into #val values(2,4…
6 replies
I have been informed by the dev team that they are noticing timeout issues and sql exceptions in th…
7 replies
We get this error when trying to rebuild indexes in a 2008 R2 database running on Windows 2008 serv…
4 replies
Hi everybody, I was able to Detach the database successfully, When I try to copy .mdf file to dif…
11 replies
Here is my problem: It takes about 20 seconds for the client application to connect with the sql 20…
10 replies
Hi All, Is there a specific rule as to what the size of a table should be to become a candidate for…
4 replies
I am trying to copy or backup a sql 2005 database which is in standby/read-only mode. I want these …
8 replies
Hi, I've never quite fathomed how SQL Server Profiler uses the filters you may add to your trace. I…
3 replies
I need to generate a report from a dataset with overlapping start and end times. I am tracking uti…
11 replies
Hi , I have products databsae with was exists in sql 2000 server now i have upgraded this databse t…
9 replies
hi guys... When we uninstalled .net framework will sql server get affected? reply.......thnx
2 replies
Hi all, Is there a way to script all tables contraints, indexes, keys and triggers for a databa…
5 replies
Maybe someone can help me here. I pull data from UniVerse database on a scheduled basis and it work…
6 replies
we have a sql 2008 shared cluster server (50-60 applications use it) and a new app requires SP1 + C…
6 replies
Viewing 15 topics - 18,466 through 18,480 (of 30,188 total)
You must be logged in to create new topics.