tyedyejenn
Programmer
I have a VB6 program that runs a report created using the Data Environment and the data report designer. I have an SQL statment in the DE that says:
Select * from Table Where ('Field' = '09/11/2000') this works fine.
Instead of hardcoding the date I want to substitue a variable "strActivityDate". I tried adding "strActivityDate" as a Parameter but couldn't get it. Am I on the right track?
Any Help is GREATLY Appreciated!!! thank you in advance
Jenn [sig][/sig]
Select * from Table Where ('Field' = '09/11/2000') this works fine.
Instead of hardcoding the date I want to substitue a variable "strActivityDate". I tried adding "strActivityDate" as a Parameter but couldn't get it. Am I on the right track?
Any Help is GREATLY Appreciated!!! thank you in advance
Jenn [sig][/sig]