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

Click here to load this message in the networking platform