I have checked in both Components and references, but I can not find what I'm looking for.
With Crystal 7.0, I could go to my Project Menu, select Components, then select the Designers Tab and check Crystal Reports. By doing this I could then see 'Add Crystal Report' in my Project menu much...
I have Crystal Reports 9 and VB 6. Both installed, but I can not see Crystal Reports on my Project Menu. However, I do have the option Add-Ins/Report Designer.
How can I either have it on my Project Menu or how can I call an external report from VB?
Thanks in advance,
Rui
Why aren't you using:
connectionname.ConnectionString = "Provider=SQLOLEDB;Data Source=slh_helpdesk;User ID=sa;Password=sa;Initial Catalog=databasename"
connection.Open
I'm not sure if this would work in your version on Vb, but it works great for me in VB6.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.