Viewing 15 topics - 288,001 through 288,015 (of 290,553 total)
Topics
Started by
Posts
Last post
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
By: cmcilvoy
I am having major problems trying to use Transact-SQL cursors. Things that I can easily code using …
2 replies
By: HS2
Im trying to get transactional replication to work between two different domains across a private T…
3 replies
By: Steven.
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
By: PAUL717
How do I actually make use fo the bulk copy program(bcp) to take in my query and export the data in…
1 replies
Hi all How to i validate the syntax of all views & stored procs in my DB? Ive had numerous sen…
2 replies
I have a database which was created with unrestricted growth. The log file space is 209 mb. I wou…
4 replies
Viewing 15 topics - 288,001 through 288,015 (of 290,553 total)