Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Crystal Report 8.5 with VB6
Message
From
05/06/2002 21:17:53
 
 
To
05/06/2002 10:01:25
General information
Forum:
Visual Basic
Category:
Third party products
Miscellaneous
Thread ID:
00664882
Message ID:
00665231
Views:
25
>What's happening with the report? Is it displaying the wrong data? Is it blank?
>
>

First, I keep getting the same data display, I had ensure that I had
disable save with data option before saving my rpt file.

Plus, I can't edit those fields on my rpt file which I created using
SQL Designer to create my query which is inturn use by CR to generate
the rpt file. I also can't add any new field ?

Finally, using RDC, the default file save is with extension *.DSR,
what is the disadvantage if I save my rpt file in *.rpt insteads
of *.dsr since I want flexible. Please kindly comment.

Thank a lot.


>>Hi,
>>
>>I am using Crystal report 8.5 with VB6.
>>In order to implement a flexible reporting application.
>>I want my main application to pull all the needed data
>>using query and pass it to the rpt file, but my SQLquery
>>is not working as shown below. Please kindly assist. Thank you.
>>
>>
>>
>>crRs.SQLQueryString = "SELECT item.plu, price.desc FROM d:\data\item,d:\data\price where item.plu = price.plu"
>>
>>Crviewer1.reportsource = crRs
>>Crviewer1.ShowReport
Best Regards
Virusim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform