ACC: SCSI Drives Generate "Corruption" Error Loading DatabaseID: Q100159
|
Moderate: Requires basic macro, coding, and interoperability skills.
When you are loading a Microsoft Access database file from a SCSI
drive, you may receive the following error message:
<filename> is corrupted or is not a database file. Attempt to repair?
There is probably nothing wrong with the database file. The actual problem is that Microsoft Windows version 3.1 is having trouble accessing the SCSI drive.
Add the following line to the CONFIG.SYS file on your drive. If you
already have a line in your CONFIG.SYS file that references
SMARTDRV.EXE, modify it to match the following line. After adding or
modifying this line, restart your computer.
DEVICE=C:\WINDOWS\SMARTDRV.EXE /double_buffer
Microsoft Windows 3.1 requires the double_buffer switch in the SMARTDRV.EXE line to start in 386 enhanced mode on most SCSI drives. On a computer where Windows is not located on the SCSI drive, it is possible that Windows has started in 386 enhanced mode but that the double buffer is not in use.
Microsoft Windows "User's Guide," version 3.1, Chapter 14
Keywords : kbenv kberrmsg
Version : 100 1.1 2.0
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: March 23, 1999