Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Datasession and audit log
Message
De
28/10/2003 10:02:31
 
 
À
28/10/2003 09:54:49
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00843480
Message ID:
00843526
Vues:
24
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 the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform