Guest_imported
New member
- Jan 1, 1970
- 0
How can I pass SQL Query from VB
for eg
(select * from employee_details" ---- Wriiten in Crystal reports
where date_join>txt_joindate.text ----- want to pass from VB
and I want only those records matching the criteria (II)
Thanks
anil
for eg
(select * from employee_details" ---- Wriiten in Crystal reports
where date_join>txt_joindate.text ----- want to pass from VB
and I want only those records matching the criteria (II)
Thanks
anil