Topics
Started by
Posts
Last post
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
Using SQL Server 7.0 (SP3) on NT 4.0 (SP6) I've seen great code here and elsewhere showing and dele…
1 replies
Hi there, I've been trying to trim off one letter from the right out of a field the way the fields …
2 replies
I am wondering if anyone knows of a sql server proc or query that will give me statistics about tha…
3 replies
Hey all- Just wondering if anyone has used (really used) a nested set as demostrated in Celko's exa…
2 replies
I have a script that is about 11000 characters long that I need to run nightly. DTS does not work w…
2 replies
I have scanned all the forums I could, but couldn't find anything related to my problem. I am tryin…
5 replies
Hi. Can anyone tell me how you change the default language of a SQL 2000 server Installation. such …
4 replies
In SQL Server 2000 I'm using a stored procedure to add a new record to a table who's PK is an auto …
3 replies
I need to know how it is inserted and how an image is read from a database of SQL Server 7
3 replies
Hi, I'm new to Sqlsvr2000 and Tsql. I wanted to change the state option of a database. It was in MU…
1 replies
I am stumped... I am using NOT IN with a subquery. My entire statement is: select T.TOUR_DATE, T.TO…
3 replies
Viewing 15 topics - 16,726 through 16,740 (of 17,082 total)
You must be logged in to create new topics.