Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select query date problem
Message
 
To
06/07/2002 05:25:47
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00675814
Message ID:
00675848
Views:
16
# is the delimiter used by Access.

For SQL, you can use the quote (') like this:
select * from person_registration_details where expiry_date='2002-07-06'
>hello everybody
>i have a problem with vb & sql server7 all the code is working fime but whenever i tried to select a records on the basis of date ,it returned empty recordset, i tried using using '#' and 'datevalue' function but the result is same please help me
>the query written by me is
>select * from person_registration_details where expiry_date=datevalue(date)
>thanks in advance
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Reply
Map
View

Click here to load this message in the networking platform