|
Home > Archive > FoxPro Setup > March 2006 > Windows XP 64 bit & ODBC Tables Visual FoxPro
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Windows XP 64 bit & ODBC Tables Visual FoxPro
|
|
| Andrzej J. Turowicz 2006-03-06, 7:31 pm |
| Windows XP 64 bit & ODBC Tables Visual FoxPro
Standard ODBC driver for FoxPro named vfpodbc.dll do not work under
Windows XP 64 bit English version
Any suggestions
Andy
| |
| Lee Mitchell 2006-03-06, 7:31 pm |
| Hi Andy:
The VFP ODBC driver is 32-bit so a 64-bit application cannot use it.
If you are using VS 2005, you can compile a 32-bit exe. It can use the VFP
OLE DB Provider since you are communication 32-bit to 32-bit.
I hope this helps.
This posting is provided "AS IS" with no warranties, and confers no rights.
Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell
*-- VFP9 HAS ARRIVED!! --*
Read about all the new features of VFP9 here:
http://msdn.microsoft.com/vfoxpro/
*--Purchase VFP 9.0 here:
http://www.microsoft.com/PRODUCTS/i...cid=54787e64-52
69-4500-8bf2-3f06689f4ab3&type=ovr
Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/gp/lifeselectindex
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003
>Windows XP 64 bit & ODBC Tables Visual FoxPro
>Standard ODBC driver for FoxPro named vfpodbc.dll do not work under
[color=darkred]
>Any suggestions
>Andy
| |
| Andrzej J. Turowicz 2006-03-06, 7:31 pm |
| My problem
Platform - Windows 64
Table serwer - Tables Visual FoxPro
Table consumer - Microsoft Access
Problem i can't make DSN with fvpodbc.dll to suport Microsoft Access to
connect to FoxPro dbf-s
How to make DSN (user or system DSN) in ControlPanel, Admin Tools, ODBC tab
Andy
Użytkownik "Lee Mitchell" <Leemi@online.microsoft.com> napisał w wiadomości
news:tbBSMMtPGHA.944@TK2MSFTNGXA03.phx.gbl...
> Hi Andy:
>
> The VFP ODBC driver is 32-bit so a 64-bit application cannot use it.
>
> If you are using VS 2005, you can compile a 32-bit exe. It can use the
> VFP
> OLE DB Provider since you are communication 32-bit to 32-bit.
>
>
> I hope this helps.
>
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
> Sincerely,
> Microsoft FoxPro Technical Support
> Lee Mitchell
>
> *-- VFP9 HAS ARRIVED!! --*
> Read about all the new features of VFP9 here:
> http://msdn.microsoft.com/vfoxpro/
>
> *--Purchase VFP 9.0 here:
> http://www.microsoft.com/PRODUCTS/i...cid=54787e64-52
> 69-4500-8bf2-3f06689f4ab3&type=ovr
>
> Keep an eye on the product lifecycle for Visual FoxPro here:
> http://support.microsoft.com/gp/lifeselectindex
> - VFP5 Mainstream Support retired June 30th, 2003
> - VFP6 Mainstream Support retired Sept. 30th, 2003
>
>
>
>
>
>
>
>
|
|
|
|
|