0

Access 2010 を使用して VFP 9 データベースからデータを読み込もうとしています。ODBC ドライバーをダウンロードしようとしましたが、MS サイトで代わりに OLEDB ドライバーを使用するように言われました。Access 2010 から VFP テーブルにリンクする方法を教えてください。

4

2 に答える 2

1

I see that the VFP Downloads page here (also cited in Jerry's answer) talks about how the VFP ODBC Driver is "no longer supported" (emphasis theirs), and offers more information here. That page says, in part...

We strongly recommend that you use the OLE DB Provider for VFP to access VFP data. However, a stand-alone installation for the VFP ODBC driver is still available at the following Web site: http://msdn2.microsoft.com/en-us/vfoxpro/bb190233.aspx

...but that link just redirects back to the VFP Downloads page where we started. Very frustrating.

Fortunately, the provider page at connectionstrings.com here provides a direct link to the VFP ODBC Driver installer here. Note that it may be a 32-bit driver and, if so, it will only work with the 32-bit version of Access 2010.

于 2013-06-05T13:19:38.470 に答える
0

VFP ODBC ドライバーをインストールしてみてください。リンクは次のとおりです。 http://msdn.microsoft.com/en-us/vfoxpro/bb​​190232.aspx

于 2013-06-05T13:08:11.627 に答える