と を使用visual FoxPro
してVisual foxpro odbc driver
います。
私のコードは で正常に動作していましたWindows 2003 server
。次に、に移行する必要がありますwindows 2012 R2
。visual odbc driver
サーバーにインストールしました。それでも機能しません。また、syswow64 フォルダーにアプリケーション dll (Vb 6 で開発) を登録しました。しかし運がない。できるだけ早くアドバイスしてください。
以下は私のコードです:
Dim strDbfstring
Strdbfstring = "Driver = {microsoft visual FoxPro driver };sourcetype= dbf;Exclusive = no"
Condbf.open strdbfstring