Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What OLE Control
Message
De
12/01/2004 17:12:49
Steven Dyke
Safran Seats USA
Texas, États-Unis
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00865542
Message ID:
00866175
Vues:
47
Sergey,

I tryed what I think you suggested but to no avail.

I have this code in the InIt event of my report:

Select * From changetable Where AllT(dmdrno) == AllT(pdm_var.current_drawing_no) And AllT(dmpchg) == AllT(pdm_var.current_drawing_prev) Into Cursor mydcnC
Select sorfile From newdatatbl Where AllT(dwgno) == AllT(pdm_var.current_drawing_no) Into Cursor mydcnCb

append general mydcnC.sorgen from (pdm_var.source_files) + AllT(mydcnCb.sorfile) + "1.rtf"
Select mydcnC

However, I get an error message that cursor is not updateable.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform