と を使用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