I have been asked to look into the possibility of using some kind of automated file import and database update (perhaps some kind of scheduling technique). The hope is to import, update and export a file over night without having to run the application. The only thing I can think of is trying some kind of scheduled stored procedure within the database itself but I don't know if this is possible. Does anyone have any suggestions as to possible resources I could use?
I want to determine if the process is
A) able to be done
B) what is involved
C) worth doing, as it will save only a few hours ( maybe one day).
It is a PB8 app using SQLAnywhere 5.0 database
Running on WinNT
I want to determine if the process is
A) able to be done
B) what is involved
C) worth doing, as it will save only a few hours ( maybe one day).
It is a PB8 app using SQLAnywhere 5.0 database
Running on WinNT