October 19, 2007 at 8:26 am
Hi,
Please excuse me if my question is ambiguous as I am not a .NET Developer. I have a stored procedure that fetches the Next Reminder date for a selected user, I am using a service call to fetch this information from my .NET application. The service inturn will call this procedure and retrieve the information. I found the information that SP is returning is correct however by the time it gets rendered on to the client GUI it adds one day to the retrieved date. We have not explicitly added anything in the application.
Any ideas what could be causing this issue.
Thanks
Prasad Bhogadi
www.inforaise.com
October 19, 2007 at 10:06 am
Please watch the forum names. I've moved this to the .NET programming area.
Can you post some code from the client?
October 19, 2007 at 10:21 am
My apologies about that. I will make sure this doesnot repeat.
Prasad Bhogadi
www.inforaise.com
October 20, 2007 at 4:35 pm
GUI code (Like VB, etc) and SQL have different base dates and one may not have recognized the year 2000 as a leap year.
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply