Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select Statement Problem
Message
From
04/02/2003 09:01:46
 
 
To
15/01/2003 22:02:20
General information
Forum:
Visual Basic
Category:
SQL Server
Miscellaneous
Thread ID:
00742217
Message ID:
00748823
Views:
27
Passing the date string enclosed in single quotes as follows should work:

rsvisits.open "select * from jovisit " & _
"where jovdate > '" & cdate(mskvdate.text) & _
"' order by jovdate"

Hope this helps.
Scott
Previous
Reply
Map
View

Click here to load this message in the networking platform