Hello There;
There are several question I would like to asked regarding visual basic and crystal reports Active-X control connectivity.
We use the crystal reports viewer ocx to open crx reports on a stand alone vb application. the function to do the opening (calling) are fine.
but several question arise;
1. How do you control reports query from database based on certain keyword from vb code? (please give a sample code)
2. Each field setting on crystal reports are connected on certain table member (for ex. table a to section field a), how do you manipulate does changes purely on visual basic programming (please give sample code).
3. How do you manipulate reports object member on a visual basic programming framework?
Can anyone lease give information, in form of code example or manual reference on reports viewer function. I'm completly stumped!