Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP form not allowing save of crystal report
Message
De
25/11/2003 04:36:24
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Crystal Reports
Titre:
VFP form not allowing save of crystal report
Divers
Thread ID:
00853195
Message ID:
00853195
Vues:
70
Hi,

I have created a VFP form to Design & Preview a crystal report. The problem I have is that after amending the report when I attempt to save it I get the message 'Unable to write to [report name], it is read-only or opened by someone else'. I have used the following code in my form's init :-

this.ocrystal = CREATEOBJECT("CrystalDesignRuntime.Application")
this.oReport = .ocrystal.OpenReport(tcReport)

Is there another way of opening the report, or a parameter I could pass to OpenReport which would allow the report changes to be saved.

Thanks in advance,
Pauline
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform