|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
3433 Invalid setting in Excel key of the Engines section of the Windows RegistryHi,
I am getting this error (3433 Invalid setting in Excel key of the Engines section of the Windows Registry) when I import a text file to my Access database. Here's what i'm using: VB6 application Windows XP SP2 Office XP professional msjet40.dll version (4.0.8618.0) The last version available. any clues? thanks, tim Without sample code this is a guess. If you are not using a standard file
extension try adding your file extension to the HKLM\"SOFTWARE\Microsoft\Jet\4.0\Engines\Text\DisabledExtensions" key. Add a comma and your extension without any space. Don't let the key name fool you. There is a "!" at the beginning of the value string that negates the remaining string. In effect it means "allow these extensions". Hope this helps. Bruce H Show quoteHide quote "Tim" <t**@resoftware.net> wrote in message news:1eca01c51a88$a20e7ca0$a501280a@phx.gbl... > Hi, > I am getting this error (3433 Invalid setting in Excel > key of the Engines section of the Windows Registry) > when I import a text file to my Access database. > > Here's what i'm using: > VB6 application > Windows XP SP2 > Office XP professional > msjet40.dll version (4.0.8618.0) The last version > available. > > any clues? > > thanks, tim > thanks for responding although I still get the same error. here are the
values in my Disabled extensions key "!txt,csv,tab,asc,tmp,htm,html" i also unloaded Microsoft Office XP and loaded Office 2000, but still get the same error. any other suggestions? Show quoteHide quote "Bruce H" wrote: > Without sample code this is a guess. If you are not using a standard file > extension try adding your file extension to the > HKLM\"SOFTWARE\Microsoft\Jet\4.0\Engines\Text\DisabledExtensions" key. Add a > comma and your extension without any space. Don't let the key name fool you. > There is a "!" at the beginning of the value string that negates the > remaining string. In effect it means "allow these extensions". > > Hope this helps. > Bruce H > > "Tim" <t**@resoftware.net> wrote in message > news:1eca01c51a88$a20e7ca0$a501280a@phx.gbl... > > Hi, > > I am getting this error (3433 Invalid setting in Excel > > key of the Engines section of the Windows Registry) > > when I import a text file to my Access database. > > > > Here's what i'm using: > > VB6 application > > Windows XP SP2 > > Office XP professional > > msjet40.dll version (4.0.8618.0) The last version > > available. > > > > any clues? > > > > thanks, tim > > > > >
Failed to load control...Your version of ocx may be outdated..
Folder loading problem. Support Classic VB VB 6 and MS-Word question how to pass over events in stacked objects? Current User Package/Deployment Wizard Can I develop VB6 App for windows CE? VB6 and HTMLHelp crash Printing Inbox mail items problem |
|||||||||||||||||||||||