S
Sapphire
Hi
How do I convert access queries which have form variables
to Sql Server query?
Example:
SELECT Plus.*
FROM Plus
WHERE ((([Plus].[Date]) Between [Forms]![DialogBox]!
[Beginning Date] And [Forms]![ReportDialogBox]![Ending
Date]))
Please help!
Thanks
How do I convert access queries which have form variables
to Sql Server query?
Example:
SELECT Plus.*
FROM Plus
WHERE ((([Plus].[Date]) Between [Forms]![DialogBox]!
[Beginning Date] And [Forms]![ReportDialogBox]![Ending
Date]))
Please help!
Thanks