Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with parameterized view
Message
From
10/03/2000 09:29:21
 
 
To
10/03/2000 09:11:16
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00344137
Message ID:
00344149
Views:
21
Hi Glen,

If you know the start & end dates of you range you could store them into variables. Then do the following.

WHERE gdTranDate BETWEEN ?start_date AND ?end_date

This works for me.

HTH
Mike
Previous
Reply
Map
View

Click here to load this message in the networking platform