C
Crystal
I'm creating a maintenance database. The procedure I'm
working on will
1) loop through a table of updates and if the current date
and time = the UpdateDate and UpdateTime
2) open the database (using a stored pathname) and execute
the overnight update procedure stored there
I've got error handling on this procedure to tell me if
the update was completed successfully. Is it possible to
call a procedure that's in another database?
Any help would be greatly appreciated,
Crystal
working on will
1) loop through a table of updates and if the current date
and time = the UpdateDate and UpdateTime
2) open the database (using a stored pathname) and execute
the overnight update procedure stored there
I've got error handling on this procedure to tell me if
the update was completed successfully. Is it possible to
call a procedure that's in another database?
Any help would be greatly appreciated,
Crystal