ODBC Link

M

MikeS

I have an application that runs continuously and requerys a database on
regular intervals for updates. However, if the ODBC link is not available or
fails, the program aborts.

How do I check to see if an ODBC link is available and if not, have the
program retry after a period of time?

Thanks,

Mike
 
Top