Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Report with parameters will not open database

Status
Not open for further replies.

greydog

IS-IT--Management
Jul 9, 2001
3
US
I am working with CR8.5, VB6, SQL7. I do not have RDC. I have designed a number of reports in Crystal Reports and they work fine. I have written a small VB routine to call these reports. I have connected to the database using ODBC.
I can run reports from within VB that do not have a pararmeter, but if a parameter is required after I give the parameter, an error message appears stating that the server is not open. How do I give the userid and password to the server after the parameter?
Thank you.
 
Which integration method are you using?

If not sure see the general forum for CR, and check out the FAQ on "Questions should include.." Ken Hamady
On-site custom Crystal Reports Training and Consulting.
Quick Reference Guide to using Crystal in VB.
 
You give it before report is launched, by using the Connect or LogOnInfor property. Ken Hamady
On-site custom Crystal Reports Training and Consulting.
Quick Reference Guide to using Crystal in VB.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top