Viewing 15 topics - 280,456 through 280,470 (of 283,014 total)
Topics
Started by
Posts
Last post
Hi, I am using sql server2000. I have a problem to use intersect when I am converting some oracle d…
9 replies
Does anyone out there really know how ADO's CursorType and CursorLocation works and affects perform…
2 replies
I'm trying to increase the length for an image data type, but I've been unsuccessful in serveral at…
4 replies
Hi Gurus, I have an sql query in which I am using the TOP operator in the select clause in the main…
13 replies
when I want to perform a new backup using a logical drive, SQL does not see the logical drives. The…
3 replies
i have a db on sql 2000. i need to make a copy of that db on the same sql2k server. If I create a n…
2 replies
I have a problem with restoring a backup with Veritas. Description: we backup the db and try to res…
4 replies
I am trying to populate a column with date/time info, I am doing this so I can use getdate() on the…
1 replies
My company is running a CRM application with a SQL backend. At times I run into deadlocks caused b…
2 replies
SET TRANSACTION ISOLATION LEVEL SERIALIZABLE When should this be used ? Benefits ? Costs ?
1 replies
Table: CREATE TABLE [Products] ( [productid] [int] NOT NULL , [sku] [varchar] (50) AS NULL , [sh…
5 replies
I am having major problems trying to use Transact-SQL cursors. Things that I can easily code using …
2 replies
Im trying to get transactional replication to work between two different domains across a private T…
3 replies
Hello, I have a database consisting of around 60 tables that are all based on eachother. The whole…
5 replies
I would like to create a scheduled stored procedure that queries the data base, produces an XML doc…
4 replies
Viewing 15 topics - 280,456 through 280,470 (of 283,014 total)