Setup: Installing the
RollBackPayPeriod procedure
This page guides you through the process of installing a procedure
into your database.
Requirements:
- Administrative access to IB Console
- knowledge of how to use IB Console's ISQL
to execute a script/statement/command (procedure)
Procedure:
- Get ISQL ready to run your commands.
- Install the RollBackPayPeriod procedure into your database:
- (Note that you are about to open a separate window.)
Click this
link and then copy the entire text from that window (Ctrl+A to select all, Ctrl+C to copy).
- You may then close that extra window.
- Paste the copied text into the top window of the ISQL
panel.
- Click the Lightning Bolt icon to execute.
- The text should simply disappear.
- If you get an error message indicating ...
Unsuccessful
metadata update
Procedure ROLLBACKPAYPERIOD already exists
then remove the procedure by executing the following:
drop
procedure ROLLBACKPAYPERIOD;
commit;
and then try installing the RollBackPayPeriod procedure
again.
Working on something? Return to Rolling
Back a Pay Period.
We welcome your comments at support@bundle-track.com.
If you would like our live assistance, you may hire us at our professional
services rate.