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
Select rows in one table that are not in another table.
Using 7-zip from command line. Has anybody done it?
Change style of the selected menu item
I am also trying to connect MS Access to NCR Teradata. I have not been able to connect through ADODB connection - when I try to open the connection I get this error: "Can't find host [MyServer]Cop1
Analysis services - MDX date calculation
handling empty textboxes
Condition statement to change wording in div block
Correlated subquery in THEN clause of CASE statement
Access 2007 Report Showing ID (Primary Key) - How Can I Show Value?
Companyweb keeps promoting administrator for username and password