Top "Visual-foxpro" questions

Questions tagged with Visual Foxpro should be specifically about the Windows based versions of Foxpro, from 3.0 through the final 9.0 version.

Visual FoxPro driver for 64 bit Windows 7

I've installed Visual FoxPro driver from this link on my 64 Bit Windows 7 Home Premium OS and tried to register vfpoledb.…

windows-7 drivers visual-foxpro
How to convert Visual Foxpro database into SQL Server database

One of my clients has a Foxpro database (.DBF file). I need to convert it into a SQL Server 2008 database. …

sql sql-server sql-server-2008 foxpro visual-foxpro
How can I export data from a foxpro database to excel(.xls)?

I want to enter the data in FoxPro but save the data in .xls format.

database visual-foxpro foxpro
C# Read from .DBF files into a datatable

I need to connect to a .dbf file in visual Studio using C# and populate a data table. Any ideas? …

c# datatable visual-foxpro dbf
Convert Numeric to Character

I'm not very familiar with FoxPro and I'm running into problems trying to modify a report. I have a numeric …

foxpro visual-foxpro
Where can I download Visual Foxpro? MSDN?

We have a legacy application written in Visual FoxPro I just inherited. We are unable to figure out where to …

msdn visual-foxpro foxpro
How to get the data from fpt and dbf (FoxPro) files?

The files .fpt and .dbf (made in Visual FoxPro 8) have the text (readable for humans) which I need to get …

visual-foxpro foxpro
Getting the error "The 'VFPOLEDB.1' provider is not registered on the local machine" even after installing and registering the provider

Alright, so I've got a Windows service that has a FileSystemWatcher that watches an output folder for some Visual FoxPro …

c# com windows-services visual-foxpro
FoxPro functions which determine if a variable is a character string or a numeric string

I'm looking for a Visual FoxPro function which is similar to the PHP function is_numeric(). I have found this, …

string function foxpro visual-foxpro digits
Cannot locate the Microsoft Visual FoxPro support library

I have recently updated the Requests package for Python (I also installed WireShark around the same time, but I'm not …

python python-requests visual-foxpro