SupportJPG
  Support Home   |   Search   |   Documentation
ArticleId = kb000234

PROBLEM: Receiving Error "Error Not Set" When Creating Database Names

The information in this article applies to:

    • Acceler8DB, All Versions
    • Windows

SYMPTOMS:

Attempting to create database names results in error: "Error Not Set".

CAUSE:

This issue is caused when adbctls.ocx is not registered correctly or the registry entries are corrupt.

RESOLUTION:

NOTE: Please coordinate with your Network Administrator or Microsoft for modification of the registry entries and make sure you have Administrative rights to unregister and register dlls into the registry.

These are the instructions and the file to resolve the problem:

  1. Sign on as System Administrator;
  2. Close out of all ASNA products;
  3. Rename the attached file to fixadb.bat;
  4. Run the batch file;
  5. Try to add the database.

Click here for the file to download

MORE INFORMATION:

Below are the contents within the batch file:

regsvr32 /u /s "c:\program files\common files\asna shared\adbctls.ocx"
regsvr32 /s "c:\program files\common files\asna shared\adbctls.ocx"

regsvr32 /u /s "c:\program files\common files\asna shared\adbcom.dll"
regsvr32 /s "c:\program files\common files\asna shared\adbcom.dll"

Keywords: Database, "Error Not Set", adbctls.ocx, Name, error, "database name"

Last Modified Date: 8/23/2004 8:17:27 AM

Copyright © 2005, 2006 ASNA Inc.

  Support Home   |   Search   |   Documentation