Viewing 15 posts - 16 through 30 (of 39 total)
Hi
King
I tried it but it did not update the rank at all!
Thanks
Suman
Here is the whole thing you can run along with your update statment
Drop table #Table
...
March 7, 2009 at 9:59 am
Hi
Flo
Thanks for response
if you read the requirment in detail, you will see its not so simple as incremental increasing the rank
field. It is increasing the rank to the...
March 7, 2009 at 9:19 am
i found my answer on my own
Under the Flat file connection manager, select the ragged right under format lookup and select option columns and it will give actually...
March 4, 2009 at 4:14 pm
Hey
Lowell
Thanks for the input , but i was able to do it with the help of user defined function and if you would like to explore it is posted on...
January 30, 2009 at 4:26 pm
Hey
Mahesh
you are the man, it gave me what i was looking for,perfectly.
I really appreciate it and thanks for the help
Thanks
simon
January 30, 2009 at 4:23 pm
Thanks
Adam
But, even for me its not every mail that SQL procedure send , its just few of them. Where do i go from here?
Thanks
Simon
September 26, 2008 at 3:20 pm
Hi
adam
I tried the test mail it worked just fine, just one mail at a time. It seems like exchange problem as you mentioned but do you know forum that i...
September 26, 2008 at 3:06 pm
Hi
adam
i see only one time stamp for that particular mail
Thanks
simon
September 25, 2008 at 3:26 pm
Hi
adam
First
it put the value into @tableHTML variable
SET @tableHTML =
N' ' +
N' '+
N' OPI - '+ convert(varchar(20), GetDate() -@Days, 1)
...
September 25, 2008 at 3:18 pm
Hi
adam
Thanks for the quick response, but i dont think its stored procedure . I think it has to do with Queing of mail from database mail. The stored procedure...
September 25, 2008 at 2:46 pm
Hi
Rog
I did it before you post this thread by creating some temp table, ( because of pressure of deadline). I used your script and it worked perfect too. I...
September 4, 2008 at 2:39 pm
Hi
Jeff
i got it down twiking a little bit on your logic , the one problem that i was addresing about adding new SRID for all those existing IDs, i solved...
September 4, 2008 at 2:33 pm
Hi
Jeff, Gus
I was not trying to mislead you guys by properly not explaining the whole scope at the begining. I thought giving the small portion of scope will help instead...
September 3, 2008 at 5:03 pm
Hi
Jeff
In order to trap the first and last record of each sequence , the scenario we had was based on max(id) and min(id), now if there those id 1,2,3,4,5,6...
September 2, 2008 at 10:43 am
Hi
Jeff
Everything worked out perfect, exactly what i wanted. After a long time , i am going to have good night sleep. I am not scared of going to work on...
August 31, 2008 at 12:04 am
Viewing 15 posts - 16 through 30 (of 39 total)