Microsoft
Software
Hardware
Network
Question : union all query
Hello I have union all query-
select name, date, etc..
from table1
union all
select name, date, etc..
from table 2
question: is there a way to have query so when user opens report based on query- user is asked to enter date- I am trying to create a report that only generates - records from a specific date
thank you
Answer : union all query
This should prompt for the 'From Date' when the query is opened
select name, mydate, etc..
from table1
Where mydate > [From Date]
union all
select name, mydate, etc..
from table 2
Where mydate > [From Date]
Random Solutions
How to add Exchange tabs in ADUC on Vista 64 bit.
Link tables manager
FLIPPING TEXT IN WORKS OR WORD
Why does Outlook 2003 keep crashing on our Windows 2008 64-Bit Terminal Server ?
powerpoint shows gabbage text when opening
Validation Giving Inconsistent Results
Show only comments, not formatting changes in track change balloons in MSword 2003
Access 2003 All Capital Letters
Overtime Calculation for Payroll.
Can't disable PIN on iPhone on Activesync exchange 2007