SQL Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsDatabaseSQL Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old September 15th, 2004, 08:49 AM
twopecker twopecker is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: May 2004
Posts: 148 twopecker User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 13 h 48 m 59 sec
Reputation Power: 5
SQL Statement - Dates newer that 2 weeks.

I am trying to write a statement that will select anything in my table that is 14 days old or newer, here is what I have

SELECT *
FROM ARTICLES
WHERE (art_type = 1 AND published = 1 AND art_submit_date > DATEADD(DAY, -14, NOW()))
I am trying to pull this out of an access DB, hence using NOW()

Any help would be appreciated!

Reply With Quote
  #2  
Old September 15th, 2004, 08:55 AM
twopecker twopecker is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: May 2004
Posts: 148 twopecker User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 13 h 48 m 59 sec
Reputation Power: 5
Just simplified it down a bit, got it to work
SELECT *
FROM ARTICLES
WHERE (art_type=1 And published=1 And art_submit_date>(DATE()-14));

Reply With Quote
Reply

Viewing: ASP Free ForumsDatabaseSQL Development > SQL Statement - Dates newer that 2 weeks.


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway
Stay green...Green IT