Viewing 7 posts - 1 through 8 (of 8 total)
I forgot to add..
SQLservercentral.com is simply superb (forums as well as the news letter). Thank u folks out there for doing a gr8 service.
October 25, 2005 at 1:31 am
First of all I indeed thank both of you for a good amount of response.
Going through ur rreplies I constructed solution to my problem and David Burrows 1st response gave me most of...
October 25, 2005 at 1:22 am
Here is the table definition:
Here is sample data:-
I want 'rank' to be a computed column giving the rank of the...
October 23, 2005 at 10:40 pm
yes, If i understood ur question correctly, there are more selects than updates on this table which is the backend for an asp page.. But I can not tell the...
October 22, 2005 at 12:58 am
Yes, I agree It would be extremely simple if we display the whole table.
However the problem is to show each user only his rank after a login through a webpage...
October 20, 2005 at 10:09 pm
Ok OldHand thankyou. I have solved the problem by checking the length of the string in the supposed to be null field. It has shown zero length. Then I created...
March 24, 2005 at 1:39 am
Thanks Old Hand for Quick response.I agree that empty string is not null. I am checking. When I am posting only one record, two records are getting posted. One of them is...
March 24, 2005 at 12:19 am
Viewing 7 posts - 1 through 8 (of 8 total)