Article ID: 268264 - Last Review: February 16, 2004 - Revision: 2.1 ACC2000: Run-time Error 3433 When You Import or Export a Text FileThis article was previously published under Q268264 SYMPTOMS
When you import data from a text file, or export data to a text file by using the Text ISAM, you receive the following error message:
Run-time error '3433' Invalid setting in Excel key of the Engines section of the Windows Registry. CAUSE
This problem occurs if both of the following conditions are true:
RESOLUTION
To resolve this problem, install the latest Jet 4.0 service pack.
For additional information about how to obtain and install the latest Jet 4.0 service pack, click the following article number to view the article in the Microsoft Knowledge Base:
239114
(http://support.microsoft.com/kb/239114/
)
How To: Obtain the Latest Service Pack for the Microsoft Jet 4.0 Database Engine
WORKAROUND
To work around this problem, use only the first four characters of any file name extensions in the DisabledExtensions registry value. For example, if abcde appears in the list of file name extensions
!txt,csv,tab,asc,htm,html,abcde
change the registry value to:
!txt,csv,tab,asc,htm,html,abcdSTATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first fixed in Jet 4.0 SP6.
MORE INFORMATION
This problem results from changes made to address the security issue described in the following Microsoft Knowledge Base article:
239471
(http://support.microsoft.com/kb/239471/EN-US/
)
Jet 4.0 Text IISAM Allows Users to Append Lines to System Files
| Article Translations
|
Back to the top
