In Windows XP, 32 bit version ODBC Driver for Visual FoxPro Tables is
vfpodbc.dll
and works OK.


Now i have a machine 64bit edition with WondowsXP 64bit English edition.

Unfortunly i do not know how to install this driver under WinXP 64bit
edition.
Mayby for 64bit version OS is another driver ODBC or Microsoft have not yet
ODBC driver

Regards
Andy

Re: ODBC - Visual FoxPro Tables by Andre

Andre
Wed Mar 01 13:00:27 CST 2006

From Pascal Deliot:
It's important to understand which kind of DSN you have. On an x64 system,
you can create an ODBC connection(DSN) on the 32-bit side of the system or
on the 64-bit side of the system.

32-bit applications will only see ODBC connections created in the 32-bit
side, and 64-bits applications will only see ODBC connections from the
64-bit side. Each kind of application has is own registry.

To setup DSN for 32-bit application you must use:
%WINDIR%\SysWOW64\odbcad32.exe
and for 64-bit application you must use:
%WINDIR%\System32\odbcad32.exe

--
--
Andre
Windows Connect | http://www.windowsconnected.com
Extended64 | http://www.extended64.com
Blog | http://www.extended64.com/blogs/andre
http://spaces.msn.com/members/adacosta
FAQ for MS AntiSpy http://www.geocities.com/marfer_mvp/FAQ_MSantispy.htm
"Andrzej J. Turowicz" <at@buchalter.com.pl.BEZ_SMIECI> wrote in message
news:du4o27$o8v$1@atlantis.news.tpi.pl...
> In Windows XP, 32 bit version ODBC Driver for Visual FoxPro Tables is
> vfpodbc.dll
> and works OK.
>
>
> Now i have a machine 64bit edition with WondowsXP 64bit English edition.
>
> Unfortunly i do not know how to install this driver under WinXP 64bit
> edition.
> Mayby for 64bit version OS is another driver ODBC or Microsoft have not
> yet ODBC driver
>
> Regards
> Andy
>



Re: ODBC - Visual FoxPro Tables by Andrzej

Andrzej
Wed Mar 01 15:00:27 CST 2006

Hmm,
How to configure VisualFoxPro Tables ODBC

Andy


"Andre Da Costa [Extended64]" <andred25@hotmail.com> wrote in message
news:%2360NxJWPGHA.1832@TK2MSFTNGP11.phx.gbl...
> From Pascal Deliot:
> It's important to understand which kind of DSN you have. On an x64 system,
> you can create an ODBC connection(DSN) on the 32-bit side of the system or
> on the 64-bit side of the system.
>
> 32-bit applications will only see ODBC connections created in the 32-bit
> side, and 64-bits applications will only see ODBC connections from the
> 64-bit side. Each kind of application has is own registry.
>
> To setup DSN for 32-bit application you must use:
> %WINDIR%\SysWOW64\odbcad32.exe
> and for 64-bit application you must use:
> %WINDIR%\System32\odbcad32.exe
>
> --
> --
> Andre
> Windows Connect | http://www.windowsconnected.com
> Extended64 | http://www.extended64.com
> Blog | http://www.extended64.com/blogs/andre
> http://spaces.msn.com/members/adacosta
> FAQ for MS AntiSpy http://www.geocities.com/marfer_mvp/FAQ_MSantispy.htm
> "Andrzej J. Turowicz" <at@buchalter.com.pl.BEZ_SMIECI> wrote in message
> news:du4o27$o8v$1@atlantis.news.tpi.pl...
>> In Windows XP, 32 bit version ODBC Driver for Visual FoxPro Tables is
>> vfpodbc.dll
>> and works OK.
>>
>>
>> Now i have a machine 64bit edition with WondowsXP 64bit English edition.
>>
>> Unfortunly i do not know how to install this driver under WinXP 64bit
>> edition.
>> Mayby for 64bit version OS is another driver ODBC or Microsoft have not
>> yet ODBC driver
>>
>> Regards
>> Andy
>>
>
>



Re: ODBC - Visual FoxPro Tables by Andre

Andre
Thu Mar 02 18:25:28 CST 2006

Have you posted this question also to the Visual Fox newsgroup? Folks there
might also be able to provide better information on resolving this issue.
microsoft.public.fox.vfp.dbc
microsoft.public.fox.vfp.quries-sql
--
--
Andre
Windows Connect | http://www.windowsconnected.com
Extended64 | http://www.extended64.com
Blog | http://www.extended64.com/blogs/andre
http://spaces.msn.com/members/adacosta
FAQ for MS AntiSpy http://www.geocities.com/marfer_mvp/FAQ_MSantispy.htm
"Andrzej J. Turowicz" <at@buchalter.com.pl.BEZ_SMIECI> wrote in message
news:du524b$k8h$1@nemesis.news.tpi.pl...
> Hmm,
> How to configure VisualFoxPro Tables ODBC
>
> Andy
>
>
> "Andre Da Costa [Extended64]" <andred25@hotmail.com> wrote in message
> news:%2360NxJWPGHA.1832@TK2MSFTNGP11.phx.gbl...
>> From Pascal Deliot:
>> It's important to understand which kind of DSN you have. On an x64
>> system,
>> you can create an ODBC connection(DSN) on the 32-bit side of the system
>> or
>> on the 64-bit side of the system.
>>
>> 32-bit applications will only see ODBC connections created in the 32-bit
>> side, and 64-bits applications will only see ODBC connections from the
>> 64-bit side. Each kind of application has is own registry.
>>
>> To setup DSN for 32-bit application you must use:
>> %WINDIR%\SysWOW64\odbcad32.exe
>> and for 64-bit application you must use:
>> %WINDIR%\System32\odbcad32.exe
>>
>> --
>> --
>> Andre
>> Windows Connect | http://www.windowsconnected.com
>> Extended64 | http://www.extended64.com
>> Blog | http://www.extended64.com/blogs/andre
>> http://spaces.msn.com/members/adacosta
>> FAQ for MS AntiSpy http://www.geocities.com/marfer_mvp/FAQ_MSantispy.htm
>> "Andrzej J. Turowicz" <at@buchalter.com.pl.BEZ_SMIECI> wrote in message
>> news:du4o27$o8v$1@atlantis.news.tpi.pl...
>>> In Windows XP, 32 bit version ODBC Driver for Visual FoxPro Tables is
>>> vfpodbc.dll
>>> and works OK.
>>>
>>>
>>> Now i have a machine 64bit edition with WondowsXP 64bit English edition.
>>>
>>> Unfortunly i do not know how to install this driver under WinXP 64bit
>>> edition.
>>> Mayby for 64bit version OS is another driver ODBC or Microsoft have not
>>> yet ODBC driver
>>>
>>> Regards
>>> Andy
>>>
>>
>>
>
>