Well it appears to be working okay at the moment, I've managed to add the RDC as a control and reports are loading okay in a form.
Since installing the professional addition I have, as additional form controls in the VBE, the Crystal Report Viewer Control, the Crystal Report Prompt Info control and Crystal Query Viwer 9. I just find it odd that there isn't any supporting help files with the controls. I'll have to think carefully about get the developer edition as it's alot to just obtain a small help file.
My main question is how does the .location property and the .SetLogOnInfo properties differ or work together? At the moment I'm log-in onto a server that has several databases, but the database that I pick in the .setlogOnInfo is not the same as the database that appears in the report. I believe the default location of the crystal report is set to this other database.
I would have thought that stipulating the database on the setLogOnInfo property would alter this. Any ideas??