ODBC Connection Failed

J

Jason Gyetko

I have a VB application that I am starting automatically as a service. This
application updates an ODBC database. When the system boots up and I logon,
I see ODBC Connection Failed messages on my application. If I close those
messages and try to restart the app again from the services window, it
starts up ok. It sounds like a dependency issue to me. My question is, is
there some ODBC service or program that doesn't get started until Windows is
logged on, which could be causing my pre-logon errors? Thanks.
 
Top