Last Login
From: Simon (sruzgar_at_nospam.yahoo.com)
Date: 06/06/04
- Next message: Michael Wong: "Re: Record updatability"
- Previous message: Dave Hunt: "Re: Dlookup Query"
- Next in thread: Dale Fye: "Re: Last Login"
- Reply: Dale Fye: "Re: Last Login"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 6 Jun 2004 13:26:28 -0400
hi folks,
Im writing an ASP application where authors submit stories for use in a
book, everything is going pretty good so far however I have ran into a
stumbling block.
the publishers of the book can log into an admin panel and view/edit/delete
stories, I'm trying to add functionality that shows them how mang stories
have been submitted since they last logged into the site. I have the
following two tables:
tblSubmission = holds the story submissions
tblLastLogin = holds username and last login date
Both tables have a date field so how would I count the stories in
tblSubmission that are new since the last login date in tblLastLogin?
Thanks in anticipation
Simon Ruzgar
- Next message: Michael Wong: "Re: Record updatability"
- Previous message: Dave Hunt: "Re: Dlookup Query"
- Next in thread: Dale Fye: "Re: Last Login"
- Reply: Dale Fye: "Re: Last Login"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|