Viewing 15 topics - 9,751 through 9,765 (of 284,023 total)
Topics
Started by
Posts
Last post
if exists (select * from tempdb.dbo.sysobjects o where o.xtype in ('U') and o.id = object_id(N'te…
20 replies
Hi All, Having database spreaded across several files is it enough for SQL Server to assign separa…
20 replies
Hi all, I am trying to fetch, some SQL SERVER PROPERTIES on remote network machines (I have their n…
20 replies
I need to retrieve row number 3 and 4 in database with 5 rows for an example I am working on. The …
20 replies
I've been all over Google and have searched this forum for a solution to this problem, but am still…
20 replies
Hi All, Wot's COLD BACKUP.? wot are the other types of backups.? Thanks.
20 replies
OK, before I ask if and how to do this please let me explain why I’m attempting to do this. We have…
20 replies
Hi, In monitoring some performance issues that we are having, I see that the SQL:User Connections c…
20 replies
We have recently started seeing our daily maintenance plan causing performance problems. Specifical…
20 replies
Our company's EMR has migrated from SQL Server 2000 to SQL Server 2005. I had created about 15 repo…
20 replies
It's quiet strange when i expand database - tables - i see a table by name dbo.db.documents. when i…
20 replies
Hi I'm trying to shrink our current mdf file after doing a truncate on a table. The table takes u…
20 replies
Hello, I'm testing the set up of transaction log shipping in SQL 2005, I did all the steps (except…
20 replies
Comments posted to this topic are about the item Unknown NULLs
20 replies
Will the following code work if I want to take new data from an existing table, insert it into anot…
20 replies
Viewing 15 topics - 9,751 through 9,765 (of 284,023 total)