Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Datasession and audit log
Message
From
28/10/2003 10:02:31
 
 
To
28/10/2003 09:54:49
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00843480
Message ID:
00843526
Views:
23
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...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform