G
Guest
Hi All
I would like to pass the following sqlStatemet to Crystal Reports, as the
statemet to retrieve records :
SELECT Emp_Name,Emp_Surname,Emp_Number FROM Employees WHERE Emp_ID = @Emp_ID
The Emp_ID is chosen from a combo box on the form that has my crystal viewer
control on it.
Thanks
Christopher
I would like to pass the following sqlStatemet to Crystal Reports, as the
statemet to retrieve records :
SELECT Emp_Name,Emp_Surname,Emp_Number FROM Employees WHERE Emp_ID = @Emp_ID
The Emp_ID is chosen from a combo box on the form that has my crystal viewer
control on it.
Thanks
Christopher