CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeCharge.Discussion

 date queries using jsp and Ms Access

Print topic Send  topic

Author Message
Mary
Posted: 04/01/2002, 9:42 AM

Hi,

I need to query an Access mdb and select records based on date ranges.

I see examples for handling Access dates in ASP etc. How can I do this in
JSP?

Where do I put the code in CodeCharge?

Alexey Alexapolsky
Posted: 04/02/2002, 3:43 AM

The code apparently should be put into Form/Open event.

E.g.

sWhere=replace(sWhere, "'" & GetParam("start_date") + "'", "#" +
GetParam("start_date") + "#");

--
Alex
CodeCharge Developer


"Mary" <mary@medi.com> wrote in message
news:a8a65j$rmc$1@news.codecharge.com...
> Hi,
>
> I need to query an Access mdb and select records based on date ranges.
>
> I see examples for handling Access dates in ASP etc. How can I do this in
> JSP?
>
> Where do I put the code in CodeCharge?
>
>


   


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

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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