Article ID: 146876 - Last Review: June 2, 2005 - Revision: 3.0 DAO error 3028 may occur when you try to create a workspace DAO object in Visual C++This article was previously published under Q146876 SYMPTOMS The following DAO error 3028 may occur when you try to
create a workspace DAO object: Can't start application.
The system database is missing or opened exclusively by another user. CAUSE This error can occur if you have failed to specify a system
database or have assigned the system database after performing operations with
the database engine. RESOLUTION It is important that the SystemDB property of the database
engine be set prior to performing any operations with the database engine. If
you are using the dbDAO C++ classes included with the DAO SDK, you can set the
system database by using code similar to this code: If you are using the MFC DAO classes, use code similar to this code: STATUS This behavior is by design. APPLIES TO
| Article Translations
|
Back to the top
