Viewing 5 posts - 1 through 5 (of 5 total)
Lawrence,
Thank you for your answer.
I will have a look at the links you gave me.
Kind regards,
Martin
June 15, 2010 at 3:18 pm
Dear mr. Moore,
Perhaps I have a not so smart question but I wonder if this method
can be used on mysql databases as well for as far as I know one...
June 14, 2010 at 11:45 pm
It works!!! Thanks a lot.
Kind regards,
Martin Smits
June 2, 2009 at 4:04 am
Hi,
this is what i've tried:
Select * from `tbl_nieuws` where getdate() between `start_datum` and `eind_datum`
This provides the following error.
#1064 - You have an error in your SQL syntax; check the manual...
June 2, 2009 at 3:49 am
Here you are
id bigint(11) Nee auto_increment
titel text utf8_unicode_ci...
June 2, 2009 at 2:48 am
Viewing 5 posts - 1 through 5 (of 5 total)