-
how to pass sub query from form design to crystal report
How can i pass string query from form design to crystal report?
this is my source code
" EMP.DEPTNO IN (SELECT DEPT.DEPTNO " & _
" From DEPT " & _
" WHERE DEPT.LOC = 'CHICAGO'
"
it have Runtime error"20515"
'...............'
the remaining text does not appear to be part of the formular.
How can i od?.
thank you for advice.
makoks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|