FIX: Format of the Password Parameter for CompactDatabase (162958)
The information in this article applies to:
- The Microsoft Foundation Classes (MFC), when used with:
- Microsoft Visual C++, 32-bit Editions 4.0
- Microsoft Visual C++, 32-bit Editions 4.1
- Microsoft Visual C++, 32-bit Enterprise Edition 4.2
- Microsoft Visual C++, 32-bit Professional Edition 4.2
- Microsoft Visual C++, 32-bit Enterprise Edition 5.0
- Microsoft Visual C++, 32-bit Professional Edition 5.0
This article was previously published under Q162958 SUMMARY
The documentation for the CDaoWorkspace::CompactDatabase function does not
specify the format of the password parameter. The password must be in the
following format: ";PWD=password". If the password is not in the correct
format, you may see the following error:
Can't find installable ISAM
STATUS
This problem was corrected in the documentation for Visual C++, version
6.0.
REFERENCES
Visual C++ Books Online: CDaoWorkspace::CompactDatabase
Visual C++ Books Online: DBEngine.CompactDatabase
Modification Type: | Major | Last Reviewed: | 12/2/2003 |
---|
Keywords: | kbBug kbcode kbDatabase kbdocerr kbDocs kberrmsg kbfix kbVC600fix KB162958 |
---|
|