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
Force TransferSpreadsheet to fail on key violation
XP - can't pass through the login stage
Vb.net String split on double and single space
I have a query as a tables data source, I need some text fields to stay staic never increment by 1
Unicode Support on SQL 2005
filter nodes with xquery
criteria in dlookup
Cannot login to Windows 2000 Server from Windows 7 Pro
Linq Distinct
event IPC remoting proxy channel sink