|
What's the database? if it is Access it may need "#" delimiters around the date
date in ASP will return the current system date so the query in your example will be getting records where the entry date is equal to the current date
somewhere in there you need to be using a JOIN statement as the way the query is set is very inefficient
do you need all fields from both tables?
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
|