Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Crystal Report 8.5 with VB6
Message
De
06/06/2002 09:19:50
 
 
À
06/06/2002 08:45:50
Information générale
Forum:
Visual Basic
Catégorie:
Produits tierce partie
Divers
Thread ID:
00664882
Message ID:
00665387
Vues:
25
Hi,

Thank for your advise, for those fields on the rpt file that I created
using SQLDesigner, it is name Query.Plu , Query.Subplu1 ...
Which I thought can be modified like normal field, but it
is not allowing me to change it at all.


>>First, I keep getting the same data display, I had ensure that I had
>>disable save with data option before saving my rpt file.
>
>That should work. However, it wouldn't hurt to discard the saved data.
>
>
>LOCAL oCR AS CRAXDRT.Application
>LOCAL oRpt AS CRAXDRT.Report
>
>oCR = CREATEOBJECT(“CrystalRuntime.Application”)
>oRpt = oCR.OpenReport(“C:\Temp\Taz.RPT”)
>oRpt.DiscardSavedData()
>
>
>>
>>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 ?
>
>What do you need these fields for?
>
>>
>>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.
>
>I'm not familiar with .DSR files.
Best Regards
Virusim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform