Does anyone have a simple VB app that prints a simple Crystal 8.5 Report?
Thanks!
Regards,
Mark
Please remember to rate posts! Rate any post you find helpful. Use the link to the left - "Rate this Post". Please use [highlight='vb'] your code goes in here [/highlight] tags when posting code. When a question you asked has been resolved, please go to the top of the original post and click "Thread Tools" then select "Mark Thread Resolved."
Please remember to rate posts! Rate any post you find helpful. Use the link to the left - "Rate this Post". Please use [highlight='vb'] your code goes in here [/highlight] tags when posting code. When a question you asked has been resolved, please go to the top of the original post and click "Thread Tools" then select "Mark Thread Resolved."
Bruce,
Thanks for your response, I really appreciate it! I assume from reviewing your code that the a crystal report will be loaded and printed. If wanted to pass a value to the report how would I modify your code? Also I assume the report connects directly to the data source (ADO) rather than the vb app?
Thank you again!
Regards,
Mark
Please remember to rate posts! Rate any post you find helpful. Use the link to the left - "Rate this Post". Please use [highlight='vb'] your code goes in here [/highlight] tags when posting code. When a question you asked has been resolved, please go to the top of the original post and click "Thread Tools" then select "Mark Thread Resolved."
i dunno. I am in a hurry and couldnt read all that junk you posted. But take a look at my app. It might be what your looking for. And if you want help just post and ill give you a more advanced program.
Thanks cid, i'll take a look at the "Crap" that you sent me ).
Regards,
Mark
Please remember to rate posts! Rate any post you find helpful. Use the link to the left - "Rate this Post". Please use [highlight='vb'] your code goes in here [/highlight] tags when posting code. When a question you asked has been resolved, please go to the top of the original post and click "Thread Tools" then select "Mark Thread Resolved."
CID,
Thank you, for your app it really helped me understand cr. One question, where in your app are you assigning the report title?
Thanks!
Regards,
Mark
Please remember to rate posts! Rate any post you find helpful. Use the link to the left - "Rate this Post". Please use [highlight='vb'] your code goes in here [/highlight] tags when posting code. When a question you asked has been resolved, please go to the top of the original post and click "Thread Tools" then select "Mark Thread Resolved."
Ok here we go...
Click...
(1)Project
(2)Add Crystal Reports 8.5
(3)Use A Report Expert
(4)Highlight Standard
(5)Click Other And Attach A Database
(5)Fields(add the fields you want in the report)
(6)Click Style
(7)Then Type The Title
(8)Highlight Drop Table
(9)Click Finish
(10)And just because i wanted an even number: