Topics
Started by
Posts
Last post
Dear all i want to check the existecn of file on ftp when ever any one runs the stored proc , so t…
1 replies
I have been gathering IO stall data every 15 minutes for several months now. I am wanting to use th…
6 replies
how do i convert DEC312013 to '2013-12-31 00:00:00.000' without using CASE in sql. i need to replac…
2 replies
Forgive what may be a stupid question; being self-taught there are huge gaps in my knowledge. I ha…
9 replies
Hi to all. I want to update a column that links to an external document. The external document…
7 replies
Hi guys, i need help to fine a good approach to generate an algorithm that measures time range only…
3 replies
Hi All, I have a user properties table user_id(not null) gen_userlevel(not null) gen_supervisor(not…
4 replies
Hi All, Here's the scenario: Our software is sold by module and version; therefore, a customer may …
2 replies
Thanks in Advance 😀 I have been using Dymanic Cursors without any problems until yesterday example …
3 replies
SELECT t1.id,name, from table1 t1 INNER join table t2 on t1.id=t2.pid case when type='A' then Inner…
3 replies
I would like to know how to run an update or delete query and have a chance to commit or not. Here…
12 replies
Hi, Gurus I am creating scripts that will allow to check each dbs table spaces once a week. I can n…
1 replies
create table dbo.abc(id varchar(10), version int, stat varchar(10),typo varchar(10),enterdate datet…
2 replies
On one of my development servers: Microsoft SQL Server 2005 - 9.00.5057.00 (X64) Mar 25 2011 13:33:…
6 replies
Hi everyone, I have some trouble with the sp_send_dbmail procedure. I use the following code : dec…
2 replies
Viewing 15 topics - 421 through 435 (of 12,234 total)
You must be logged in to create new topics.