Re: -2147467259 Unspecified Error

From: Terry (anonymous_at_discussions.microsoft.com)
Date: 04/29/04


Date: Thu, 29 Apr 2004 07:31:03 -0700

The current logic is open conenction, insert a record from a recordset, close connection. This happens about every 5 minutes, but it really depends on the application use. This is a Windows Forms application, without a user interface. The connection is only open a short period of time. Once we start getting the unspecified error, continues everytim the open connetiion is tried. Is there a way to clear the ADO, without stopping and restrating the app?

Thanks,
Terry