Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Passing Parameter in Crystal Report
Name: LA_MA Date: November 6, 2003 at 01:56:09 Pacific OS: Win 2K CPU/Ram: P IV
Comment:
Hi, I am new to VB & Crystal Report7.How to pass an input data to Crystal Report7 in VB6 & where the execution of an query takes place? is it inside VB or Crystal Report to obtain the data from database. Tell me with ur own example. Help Computing.net Guru's Very eager to know.It is not an homework BYE
Name: Salmaan Date: November 6, 2003 at 13:20:04 Pacific
Reply:
Hello,
Please take a look at the following link. Its pretty much similar to what you need. The only difference is that it deals with C# instead of VB. But you can change it to VB very easily.
Name: LA_MA Date: November 9, 2003 at 05:24:56 Pacific
Reply:
Hi Salmaan,
Site u referred didn't give me much idea.I want some more help to clarify.How crystal report(CR)7 takes its input? is it from VB6 or from CR7 itself. HELP
Summary: how to pass parameter from vb6 to crystal reports8 i have date parameter in crystal reports but when i execute my vb application,i haven't any result the code is .... crystalreport.parameterfields(0)...
Summary: Hi, I am newbie in Crystal Report 7(CR 7). I want to send a query from VB Project(with CR 7)to obtain a data. I have a local database i.e MS Access Tell me steps to do kindly help to improve the know...
Summary: Is it possible to pass the values of global variables from user input on a vb form into the SQL query of a Crystal Report form. I am trying to get the user to fill out the necessary information for a...