Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Datasession and audit log
Message
De
28/10/2003 10:09:17
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
28/10/2003 10:02:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00843480
Message ID:
00843528
Vues:
38
>Hi,
>Sorry for my unclear info.
>
>main.prg
>
>goAuditLog = CREATEOBJECT("cAuditLog")
>goAuditLog = goUser.cUserID
>
>
>
>SP in database
>
>* do something bla bla
>
>IF TYPE("goAuditLog") = "O"
>  goAuditlog.RecordUpdate()  && this method will compare fields and record it to auditlog table
>ENDIF
>
>
>
>FORM.SAVE() (private data session)
>
>SELECT myTable
>INSERT INTO myTable ....
>
>
>Does code in goAuditlog.RecordUpdate() able access mytable?
>
>Thank you

I am not sure. I think yes, it should be able to access the table.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform