Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DataView Filtering
Message
 
To
28/05/2004 10:42:38
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
00908153
Message ID:
00908190
Views:
18
Jim,

I think you have to put the dates inside # signs (similar to Access)
dvdata.rowfilter = "calldate Between #" + cboStart.Value.Date + "# and #" + cboEnd.Value.Date + "#"
Hope that helps...
Previous
Reply
Map
View

Click here to load this message in the networking platform