
Can you update Employee Payroll dynamically from SQL?
*This post is locked for comments
I have the same question (0)Hello Somebody,
It depends on what you are doing, You would need the proper permissions on the sql level. But you can update the database via sql , a trigger is a common thing, if for instance you need the userxxxx field updated with some
internal information as the batch releases, or saves. Many 3rd party applications run triggers to update their own tables as well as ours as another example.
Best Regards,
Jana MacDonald