MySQL Forums
Forum List  »  Microsoft Access

Re: Access to MYSQL
Posted by: Devart Team
Date: August 06, 2010 02:41AM

CDbl Function.
CDate Function.

If `spDate` is DATETIME field, use such query -
SELECT * FROM tblSpecialDates WHERE spDate < NOW();

Devart Company,
MySQL management tools
http://www.devart.com/dbforge/mysql/

Options: ReplyQuote


Subject
Views
Written By
Posted
6380
August 06, 2010 02:13AM
Re: Access to MYSQL
2411
August 06, 2010 02:41AM
1984
August 18, 2010 03:21AM
2011
August 09, 2010 08:51AM


Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.