Viewing 15 topics - 280,561 through 280,575 (of 284,095 total)
Topics
Started by
Posts
Last post
I feel like I am in SQL Server hell today. All of a sudden a query that has been running for sever…
6 replies
Hey- If I have this and @TotalAmt = 0: CASE @TotalAmt WHEN 0 THEN 0 ELSE 'X' END AS APercent I …
11 replies
I have a database I'm updating with an internal unique Identifier which I've created a function for…
2 replies
hello everybody, i have to alter a table which is being published in transactional replication (SQL…
2 replies
Hi All, I have a stored procedure like : CREATE PROCEDURE TestSP @InTestSP int, @OutTestSP…
2 replies
Hi All, Our company is looking for w2k datacentre. The problem is compaq is not having hardware whi…
4 replies
I'm using the UPDATE command (T-SQL) to change one field with another field condition. The table h…
5 replies
I have installed SQLServer 2000 personal edition on my windows 2000 PC. the enterprise manager is w…
3 replies
Setting: 1. Sql 2K 2. DTS Package A calls DTS Package B using the DTS “Execute Package task” 3. I …
2 replies
What I'm using: MS Sql Server 7.0 DTS saved as local packages. SQL Server enterprise Manager The da…
1 replies
Hi, I have an IVR(Interactive Voice Response) application already in production. We are now creatin…
3 replies
Hello everyone, I just tried to shrink the database and log files with the "reorganize database" a…
4 replies
We have a stored proc that when executed from Query Analyzer returns a valid recordset however when…
12 replies
I ran a typical backup of my database. When backing up,I had it backup to different .ldf and .mdf f…
9 replies
I have experience with mysql and sql server, and a couple others. I am embarking on a new idea, an…
2 replies
Viewing 15 topics - 280,561 through 280,575 (of 284,095 total)