CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> PHP

 Urgent--How to compare the date?

Print topic Send  topic

Author Message
lin

Posts: 5
Posted: 03/29/2004, 10:01 PM

There is a search form. I will insert the "date" dd/mm/yyyy for searching.
The search result should be within the Start_Date and End_Date.

Start_Date and End_Date are the data get from the data base.

What should i do for this function?
View profile  Send private message
RonB

Posts: 228
Posted: 03/30/2004, 1:18 AM

Construct the where clause and get the input date as a parameter:

Select * from table where {parameter} >= startdate and {parameter} <= Enddate
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.