Viewing 15 topics - 281,176 through 281,190 (of 283,732 total)
Topics
Started by
Posts
Last post
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
I currently have a small demo program. It is a VB.NET project. In this Program I hardcoded a string…
1 replies
Hi We have a DTS job which uses a linked server to an Oracle server and inserts data into an SQL S…
3 replies
Viewing 15 topics - 281,176 through 281,190 (of 283,732 total)