|
-
Apr 5th, 2006, 02:17 PM
#1
Thread Starter
Hyperactive Member
Date Problem
I have two dates say 01/02/2006 and 02/02/2006. I have to determine programatically, which one is a later date. How to do this? I am coding in c# with SQL Server 2000 as the backend.
Thanks
-
Apr 5th, 2006, 05:08 PM
#2
Re: Date Problem
Are you talking about comparing using SQL code or in C# code? Either way you can just use the standard comparison operators ">" and "<".
-
Apr 6th, 2006, 12:39 PM
#3
Thread Starter
Hyperactive Member
-
Apr 6th, 2006, 01:51 PM
#4
Re: Date Problem
I bet you got a rep for that as well.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|