Viewing 15 posts - 1 through 15 (of 33 total)
Hi ,
Thanks for the query.. Just a minor change and it worked.:-)
June 16, 2011 at 10:11 pm
Hi ,
Thanks for your suggestion .
It is something new for me ... I would definately like to implement this thing .You have also given a very good explanation .....
August 16, 2010 at 9:33 am
Here is the proper sample data
CREATE Table VL
(Code varchar(20) ,not null PRIMARY KEY clustered
vlcode varchar(20) not null PRIMARY KEY clustered)
--===== Insert the test data into the...
August 16, 2010 at 8:57 am
Hi ,
Have i missed anything here while posting , please let me know if that is the case...
Regards
aditya
August 16, 2010 at 8:47 am
Sorry for the late reply and some absurd data.
I was posting these posts while at work and gave you the wrong data . Anyways , just consider the dates as...
August 13, 2010 at 9:56 am
HI ,
While updating this data , the update is going in endless loop .
It doesnt found the rownt-1 row when rowcnt is 1
1-1 = 0
August 12, 2010 at 3:27 am
Is it the issue with permissions ?.
As per MSDN library , i created the config file . Edited the file with configured value . Do i need to change the...
August 11, 2010 at 8:30 am
NO , the row before that should have enddate you specified.
August 11, 2010 at 2:37 am
Sorry ,
I need to update enddate using startdate .
Previousday of startdate should be enddate.
Thanks
August 11, 2010 at 2:18 am
Viewing 15 posts - 1 through 15 (of 33 total)