M
MW
Dear all
I have written a windows service that connects to an Oracle 9 database on
start up. I use a DataTable to hold a set of near static data.
Recently there have been some overnight external batch updates to this table
and my DataTable needs to be refreshed. Since this change of circumstances I
have been restarting my service in the morning. I need to find a way to
fresh my data object without restarting the windows service. I would be
grateful for any pointers.
Regards,
Wazir
I have written a windows service that connects to an Oracle 9 database on
start up. I use a DataTable to hold a set of near static data.
Recently there have been some overnight external batch updates to this table
and my DataTable needs to be refreshed. Since this change of circumstances I
have been restarting my service in the morning. I need to find a way to
fresh my data object without restarting the windows service. I would be
grateful for any pointers.
Regards,
Wazir