DBF Import in Access 2007

A

Alex

Is there any way to import Foxpro dbf into Access 2007?
In Access 2003 I had to change in registry:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Jet\4.0\Engines\Xbase]
"DataCodePage"="ANSI"

but it don't working in Access 2007.
I've got file in OEM codepage.

Alex
 
A

Alex

Alex said:
Is there any way to import Foxpro dbf into Access 2007?
In Access 2003 I had to change in registry:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Jet\4.0\Engines\Xbase]
"DataCodePage"="ANSI"

but it don't working in Access 2007.
I've got file in OEM codepage.

Alex
New key:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\12.0\Access Connectivity
Engine\Engines\Xbase]

"DataCodePage"="ANSI"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top